SimonFlapse
|
5c6d7b32f5
|
Improved performance_scale
It now keeps track of applied modifiers and doesn't override modifiers given from third parties.
It now works with diggy
|
2019-02-24 12:51:09 +01:00 |
|
Matthew
|
76871eefbf
|
Merge pull request #799 from grilledham/player_create/refactor_cheat_mode
Move cheat mode code into separate block.
|
2019-02-23 18:22:28 -05:00 |
|
grilledham
|
a0f4b64411
|
fix missing config variable
|
2019-02-23 13:40:20 -05:00 |
|
grilledham
|
3f9a6e3742
|
move cheat mode code into seperate function
|
2019-02-23 13:40:20 -05:00 |
|
plague006
|
8720432a55
|
Fix punctuation
|
2019-02-23 13:34:58 -05:00 |
|
Matthew
|
5ec2b0c802
|
Merge pull request #794 from Refactorio/RM-readme
linked to CC guide
|
2019-02-23 13:31:03 -05:00 |
|
Matthew
|
bd28952ae3
|
Merge pull request #785 from plague006/regular_command
Break regular command apart
|
2019-02-23 12:48:35 -05:00 |
|
plague006
|
c7591a1e97
|
Change Color.information to Color.info, fix missing comma from bad conflict fix
|
2019-02-23 12:31:28 -05:00 |
|
Matthew
|
566735e905
|
Merge branch 'develop' into regular_command
|
2019-02-23 12:19:15 -05:00 |
|
plague006
|
f2768cdc89
|
Avoid potential desyncs by not using ref to config in functions
|
2019-02-23 12:09:10 -05:00 |
|
grilledham
|
4a410ecf87
|
add regular commands notice for admins
|
2019-02-23 16:54:53 +00:00 |
|
Matthew
|
d0e2cb969a
|
Merge pull request #727 from plague006/donator_commands
Donator commands
|
2019-02-23 11:46:43 -05:00 |
|
plague006
|
9b4b907ea4
|
Remove Color
|
2019-02-23 11:32:42 -05:00 |
|
plague006
|
acc928312b
|
More doc
|
2019-02-23 11:21:32 -05:00 |
|
plague006
|
ec50016f3a
|
Remove redundant checks and message delay, refine doc.
|
2019-02-23 11:19:52 -05:00 |
|
grilledham
|
0db02230ca
|
grilled's changes
|
2019-02-23 16:06:23 +00:00 |
|
plague006
|
46afaec38d
|
Check for 0 entry tables
|
2019-02-23 10:56:25 -05:00 |
|
plague006
|
25a61256f0
|
Move generic death message into print after timeout
|
2019-02-23 10:54:36 -05:00 |
|
Matthew
|
c03b9c0cdd
|
Merge pull request #796 from grilledham/debugger/event_view_global_fix
Debugger/event view global fix
|
2019-02-23 10:33:40 -05:00 |
|
Simon
|
055d6602dc
|
Merge pull request #798 from plague006/fix/apocalypse
Set evolution scale when activating the apocalypse
|
2019-02-23 16:27:44 +01:00 |
|
plague006
|
0b5a22b6c8
|
Set evolution scale when activating the apocalypse
|
2019-02-23 10:20:38 -05:00 |
|
grilledham
|
91eaf60af8
|
Merge pull request #797 from grilledham/player_list/fix_donator_sort_function
fix player_list sort by rank
|
2019-02-23 14:47:00 +00:00 |
|
grilledham
|
8050de4414
|
fix player_list sort by rank
|
2019-02-23 14:39:59 +00:00 |
|
grilledham
|
ee6d347b98
|
removed unused require
|
2019-02-23 14:03:54 +00:00 |
|
grilledham
|
ba87c468ce
|
on_open_debug callback
|
2019-02-23 13:08:47 +00:00 |
|
theorangeangle
|
a1735d2054
|
Update README.md with a link
Linked to Content Creator guide under Documentation.
|
2019-02-23 02:12:13 -06:00 |
|
plague006
|
ec7d638228
|
on-join -> welcome
|
2019-02-22 17:37:51 -05:00 |
|
Matthew Heguy
|
d4a6d2b237
|
Add on_death
|
2019-02-22 17:37:51 -05:00 |
|
Matthew Heguy
|
19fb003f7e
|
Expand donator messages
|
2019-02-22 17:37:50 -05:00 |
|
plague006
|
b090a736a8
|
Add donator commands
|
2019-02-22 17:37:50 -05:00 |
|
grilledham
|
a1aa2add44
|
Replace Global with global
|
2019-02-22 22:23:38 +00:00 |
|
plague006
|
f143f9583a
|
Break regular+probation commands apart, switch to localised strings, refine color use
|
2019-02-22 15:07:55 -05:00 |
|
Simon
|
3075b0c64d
|
Merge pull request #791 from SimonFlapse/evo_gui_fix
Updating evolution gui on player joined
|
2019-02-22 20:43:48 +01:00 |
|
SimonFlapse
|
c5ad9f3f5a
|
Added gui update on join
|
2019-02-22 13:51:20 +01:00 |
|
Matthew
|
626fbef3b8
|
Merge pull request #686 from SimonFlapse/Modded-Diggy-Buffs
[Diggy] Restoring buffs every 61 ticks
|
2019-02-21 17:02:39 -05: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
|
6d68639307
|
Update map_gen/maps/diggy/feature/experience.lua
Co-Authored-By: SimonFlapse <44922798+SimonFlapse@users.noreply.github.com>
|
2019-02-21 22:43:01 +01:00 |
|
Matthew
|
a271e9afac
|
Update map_gen/maps/diggy/feature/experience.lua
Co-Authored-By: SimonFlapse <44922798+SimonFlapse@users.noreply.github.com>
|
2019-02-21 22:42:48 +01:00 |
|
Matthew
|
944aaa15c7
|
Update map_gen/maps/diggy/feature/experience.lua
Co-Authored-By: SimonFlapse <44922798+SimonFlapse@users.noreply.github.com>
|
2019-02-21 22:42:35 +01:00 |
|
Matthew
|
ae3160699b
|
Merge pull request #789 from Refactorio/plague006-patch-1
Add note to readme
|
2019-02-21 16:40:30 -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
|
b25f4e3b66
|
Merge pull request #780 from plague006/fix_regular
Fix increase and decrease player rank functions
|
2019-02-21 16:32:18 -05:00 |
|
Matthew Heguy
|
14b83d7266
|
Use Model.dump
|
2019-02-21 15:53:49 -05:00 |
|
Matthew
|
9b58047e4b
|
Add note to readme
|
2019-02-21 15:00:27 -05:00 |
|
Matthew Heguy
|
2a397163bc
|
Remove todo
|
2019-02-21 14:32:27 -05:00 |
|
Matthew
|
48825b137f
|
Merge pull request #784 from plague006/fix/walkabout
Fix/walkabout
|
2019-02-21 14:26:45 -05:00 |
|
Matthew
|
a4c095d338
|
Merge pull request #786 from Refactorio/badges
Badges! Horrible, sweet, tacky badges!
|
2019-02-21 14:08:31 -05:00 |
|
Matthew Heguy
|
184d5fa56d
|
Add event toggles to debugger, increment version of debuggertron
|
2019-02-21 13:43:40 -05:00 |
|
SimonFlapse
|
1ff4cec8db
|
Fixed spaces after braces
|
2019-02-21 13:02:15 +01:00 |
|
Matthew Heguy
|
8f1d8abe07
|
Remove extra newlines
|
2019-02-21 04:54:21 -05:00 |
|