Matthew Heguy
09ef833dd2
Remove steel-axe, iron-axe
2019-02-26 14:08:49 -05:00
Matthew
0c2a0a34a8
Merge pull request #819 from grilledham/17/launch_fixes
...
17/launch fixes
2019-02-26 13:51:51 -05:00
grilledham
bd5bbcbd21
removed steel axe from market
2019-02-26 17:38:28 +00:00
grilledham
6a3b0df094
fixes
2019-02-26 17:36:20 +00:00
Matthew
37edcb6751
Merge pull request #816 from plague006/17/player_built_tile
...
[17][Fix] Fix for possible nil item in on_player_built_tile
2019-02-26 10:11:23 -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
Matthew
cd80a3a490
Merge pull request #818 from grilledham/0.17/sc_fix
...
[17][Fix] Changed sc to dc
2019-02-25 10:47:51 -05:00
grilledham
2ff799f030
Changed sc to dc
2019-02-25 15:17:45 +00:00
plague006
6fab882c2f
Fix for possible nil item in on_player_built_tile
2019-02-24 21:40:08 -05:00
grilledham
f2849b0fb8
visible_fixes
2019-02-24 23:07:15 +00:00
plague006
dbe746ce8d
Drop unnecessary tables.
2019-02-24 16:58:06 -05:00
plague006
fa145e4bb4
Raise events where appropriate.
2019-02-24 16:04:53 -05:00
plague006
3a7a059795
Add cheat items to cheats
2019-02-24 15:55:06 -05:00
Ross Newcome
a3092bd13f
Update HilbertSandTrap.lua
...
Combined ghost and tile-ghost handling
2019-02-24 15:02:18 -05:00
Ross Newcome
0fe69ee85c
Update HilbertSandTrap.lua
2019-02-24 14:31:59 -05:00
Ross Newcome
bfecb67c50
Update HilbertSandTrap.lua
...
Updated to include suggestions and hotfixes and generally clean up the code a little.
2019-02-24 13:14:17 -05:00
plague006
68c19734a2
Add scenario_data_manipulation
2019-02-24 10:45:48 -05:00
plague006
8b814316e4
Take offline and invalid players for probation add/remove as well as regular-remove
2019-02-24 08:25:14 -05:00
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
SimonFlapse
1a42704831
Added locking chance
2019-02-24 00:02:16 +01:00
SimonFlapse
9b03e5702d
Updated config to show -1 for unused
2019-02-23 23:49:52 +01: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
SimonFlapse
a43261014d
Backwards compatibility
...
Added conversion from old config to new
2019-02-23 13:45:07 +01:00
SimonFlapse
c8e6c738cd
Removed debug game.prints
2019-02-23 13:14:33 +01:00
SimonFlapse
f965f64a5f
Added improved hydra scaling
...
Added min, max and trigger to config
Added online_player_scale to config
Made hail hydra chances a variable of: - number of online players (toggleable)
- evolution based on a custom formula that has a slow scaling until evolution 0.8
2019-02-23 12:54:02 +01: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