locale
|
Added sprinkle factor to allow for each ore entity to have a 1-100% chance of being swapped.
|
2017-09-20 16:43:49 -04:00 |
.gitignore
|
Added gitignore
|
2017-06-13 14:26:42 +02:00 |
band_roles.lua
|
Initial commit. Imported RedMew 1.7
|
2017-06-13 13:16:07 +02:00 |
band.lua
|
implemented dynamic tags and fixed market null pointer
|
2017-07-21 02:26:36 +02:00 |
base_data.lua
|
Initial commit. Imported RedMew 1.7
|
2017-06-13 13:16:07 +02:00 |
chatlog.lua
|
Fixed crashes when command were run from console #43 and implemented console chat #47
|
2017-09-02 14:31:01 +02:00 |
config.lua
|
updated perm regulars/mods, fixed that users with dashes in their names can now become regulars, added a check for online players upon adding a user to a group
|
2017-08-23 23:11:18 +02:00 |
control.lua
|
Merge branch 'develop' into feature-wells
|
2017-09-03 10:46:01 +02:00 |
custom_commands.lua
|
Made some command functions local
|
2017-09-03 12:29:19 +02:00 |
fish_market.lua
|
Fixed crashes when command were run from console #43 and implemented console chat #47
|
2017-09-02 14:31:01 +02:00 |
follow.lua
|
fixed typo in follow.distance() which caused the function to return incorrect results
|
2017-07-30 18:00:28 +02:00 |
info.lua
|
updated fish info
|
2017-08-10 23:15:47 +02:00 |
LICENSE
|
Create LICENSE
|
2017-09-17 23:11:08 +02:00 |
map_layout.lua
|
Added glittery ores generation, there is tweaks for amount of ore generated
|
2017-09-20 16:26:50 -04:00 |
nuke_control.lua
|
implemented deconstruction control
|
2017-07-23 04:39:02 +02:00 |
on_tick.lua
|
rewrite of wells
|
2017-09-02 14:42:37 +01:00 |
player_list.lua
|
removed all on_tick event handlers and replaced it with designated file
|
2017-07-21 18:43:34 +02:00 |
poll.lua
|
fixed pull null pointer
|
2017-07-23 04:14:50 +02:00 |
score.lua
|
Initial commit. Imported RedMew 1.7
|
2017-06-13 13:16:07 +02:00 |
spawn_control.lua
|
added function for adding new spawns
|
2017-08-28 07:08:23 +01:00 |
train_station_names.lua
|
Initial commit. Imported RedMew 1.7
|
2017-06-13 13:16:07 +02:00 |
user_groups.lua
|
Fixed crashes when command were run from console #43 and implemented console chat #47
|
2017-09-02 14:31:01 +02:00 |
walk_distance.lua
|
removed all on_tick event handlers and replaced it with designated file
|
2017-07-21 18:43:34 +02:00 |
wells.lua
|
made grilleds well console save #43
|
2017-09-03 12:12:28 +02:00 |