plague006
|
3268ec550e
|
Change print strings to localised strings
|
2019-03-03 17:22:00 -05:00 |
|
plague006
|
55aa7fd916
|
Command descriptions
Remove search_command
Overhaul meltdown commands
Localize some gui
|
2019-03-03 17:21:59 -05:00 |
|
plague006
|
fc48d264cf
|
Commands to locale
Change target_name refs to poll the player
|
2019-03-03 17:21:47 -05:00 |
|
Matthew
|
6a8d07cc8a
|
Merge pull request #836 from plague006/luacheckrc
Update luacheckrc to 0.17
|
2019-03-01 21:02:44 -05:00 |
|
plague006
|
23f955d1c3
|
Add exception for commands.add_command overwrite in command.lua
|
2019-03-01 20:46:32 -05:00 |
|
plague006
|
d58e2a7606
|
Add solid_rock
|
2019-03-01 14:18:41 -05:00 |
|
Matthew Heguy
|
ab6c50e717
|
Wrap in pcall
|
2019-02-28 11:48:48 -05:00 |
|
plague006
|
2428a93154
|
Add error_logging
|
2019-02-28 11:48:48 -05:00 |
|
Matthew
|
230c0a033c
|
Merge pull request #813 from grilledham/0.17/visible_fixes
[17][Fix] visible_fixes
|
2019-02-25 10:49:56 -05:00 |
|
grilledham
|
2ff799f030
|
Changed sc to dc
|
2019-02-25 15:17:45 +00:00 |
|
grilledham
|
f2849b0fb8
|
visible_fixes
|
2019-02-24 23:07:15 +00:00 |
|
Matthew
|
6b9f6b68f4
|
Merge pull request #788 from plague006/event_view
Add event toggles to debugger
|
2019-02-21 16:51:12 -05:00 |
|
Matthew
|
74c11132a8
|
Merge pull request #702 from SimonFlapse/Train-AntiGrief
Added anti grief for trains
|
2019-02-21 16:39:08 -05:00 |
|
Matthew Heguy
|
184d5fa56d
|
Add event toggles to debugger, increment version of debuggertron
|
2019-02-21 13:43:40 -05:00 |
|
Matthew Heguy
|
5c362be410
|
print_admins to use locale
|
2019-02-20 12:27:03 -05:00 |
|
Matthew
|
0f9ad4b93f
|
Merge pull request #773 from theorangeangle/oldsci
Toxic_science_jungle.lua
|
2019-02-20 02:43:31 -05:00 |
|
Matthew Heguy
|
ba5f05297f
|
Change options to match style of others: opposite of defaults
|
2019-02-19 20:02:50 -05:00 |
|
Matthew Heguy
|
ca7d6edbd5
|
Add missing comment tag
|
2019-02-19 19:58:56 -05:00 |
|
Matthew
|
16fe4a7345
|
Merge pull request #742 from plague006/apply_lifecycle
Apply lifecycle
|
2019-02-19 14:13:28 -05:00 |
|
Matthew
|
5f283c90d8
|
Merge pull request #723 from plague006/entity_restriction
Add generic entity restriction module
|
2019-02-19 14:02:32 -05:00 |
|
grilledham
|
adb8936cd0
|
switched ipairs to normal for loop
|
2019-02-19 17:28:00 +00:00 |
|
grilledham
|
d07458bc84
|
local references in event and event core
|
2019-02-19 17:24:46 +00:00 |
|
plague006
|
0fe8c61886
|
Add recipe_locker
(cherry picked from commit 684fd03587c1a4c39d44afb406f86058514e901a)
|
2019-02-19 00:46:00 -05:00 |
|
plague006
|
8ccfe43cef
|
Make lifecycle more readable.
|
2019-02-18 01:43:59 -05:00 |
|
plague006
|
7c29683b2e
|
Split commands into their respective modules
|
2019-02-16 21:24:28 -05:00 |
|
Matthew
|
2b18c30949
|
Merge pull request #760 from grilledham/print_override
print override to own module
|
2019-02-16 18:16:25 -05:00 |
|
grilledham
|
03b81f4221
|
Switch to log to allow localized strings
|
2019-02-16 18:15:50 -05:00 |
|
grilledham
|
17d799224c
|
print override to own module
|
2019-02-16 12:57:10 +00:00 |
|
Matthew Heguy
|
d6d4df26f0
|
Change command feedback and help text to use locale
|
2019-02-14 14:35:11 -05:00 |
|
Matthew Heguy
|
52a0622995
|
Use locale for new rank system
|
2019-02-12 20:23:20 -05:00 |
|
Matthew Heguy
|
c95c935003
|
Fix no color to player_print
|
2019-02-12 20:22:13 -05:00 |
|
Matthew Heguy
|
fe3a67e682
|
Add more functions for increasing/decreasing ranks, remove all prints
|
2019-02-12 20:22:13 -05:00 |
|
plague006
|
e4df3b34a4
|
Add timestamp to log
|
2019-02-12 20:22:12 -05:00 |
|
plague006
|
e0b59e5fe6
|
Many fixes and tweaks
|
2019-02-12 20:22:12 -05:00 |
|
Matthew Heguy
|
63bb4e6a83
|
improve table doc
add instructions for changing ranks in ranks
add missing config entry
refine regular and probation commands
|
2019-02-12 20:22:12 -05:00 |
|
Matthew Heguy
|
28daf88f21
|
Overhaul rank system, command, donator, add probation rank
|
2019-02-12 20:22:12 -05:00 |
|
Matthew
|
44765cd966
|
Update core.lua
|
2019-02-12 09:35:35 -05:00 |
|
Matthew Heguy
|
596f329337
|
Fix print_except
|
2019-02-11 12:08:23 -05:00 |
|
Matthew Heguy
|
4c0c7ed41c
|
Fix lifecycle mistakes
|
2019-02-10 22:44:54 -05:00 |
|
Matthew Heguy
|
98657c9308
|
Fix reward printout
|
2019-02-05 10:50:13 -05:00 |
|
plague006
|
e574a2dc36
|
Use lifecycle
|
2019-02-04 18:02:15 -05:00 |
|
plague006
|
7aec77239c
|
Apply lifecycle to "if game "
|
2019-02-04 16:08:02 -05:00 |
|
Matthew
|
4a71fe9b82
|
Merge pull request #700 from plague006/data_cycle
Add _LIFECYCLE as an indicator of where we are in the data lifecycle
|
2019-02-04 15:39:25 -05:00 |
|
plague006
|
d6e8b145af
|
Fix doc in info, expand doc task, fix MP check in player_create
|
2019-02-04 14:40:27 -05:00 |
|
plague006
|
8d35c61108
|
Add doc for task.lua
|
2019-02-04 13:07:40 -05:00 |
|
Matthew
|
b2b91caf4a
|
Merge pull request #726 from plague006/command_notifications
Add command notifications
|
2019-02-04 12:28:09 -05:00 |
|
grilledham
|
be84bd1349
|
Merge pull request #732 from linaori/pling-for-toast
Pling for toast
|
2019-02-04 16:48:23 +00:00 |
|
grilledham
|
7d7485e5b4
|
grilled's suggestions
|
2019-02-04 16:37:23 +00:00 |
|
plague006
|
dbbe8aa7ac
|
Fix param names in event (nobody ever reads the doc)
|
2019-02-03 16:37:57 -05:00 |
|
Lynn
|
c2b3fcc4f7
|
Review feedback
|
2019-02-03 11:28:00 +01:00 |
|