1
0
mirror of https://github.com/Refactorio/RedMew.git synced 2024-12-12 10:04:40 +02:00
Commit Graph

133 Commits

Author SHA1 Message Date
Matthew Heguy
13c93425a7 Fix logic in entity_placement_restriction. Closes #875 2019-03-16 14:35:09 -04:00
plague006
b389c15cc5 luacheckrc tweaks to raise warnings when registering events through script, or registering a command through commands 2019-03-04 06:57:08 -05:00
Matthew
e43513fcc1
Merge pull request #849 from plague006/locale
The big localization push
2019-03-04 06:35:13 -05:00
plague006
891a863e68 Remove venus and its modules, silly_player names, walkabout, rusky_pvp and tempban 2019-03-03 17:22:01 -05:00
Simon
bad47f37ff
Added improved hydra scaling (#795)
* 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

* Removed debug game.prints

* Backwards compatibility

Added conversion from old config to new

* Updated config to show -1 for unused

* Added locking chance

* 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

* Removed debug game.prints

* Backwards compatibility

Added conversion from old config to new

* Updated config to show -1 for unused

* Added locking chance

* Added behemoth-worm-turret

* Removed old behemoth-biter

* Added new default configuration
2019-03-03 22:13:49 +01:00
plague006
535c675028 Add generate_event_name to event module 2019-03-03 13:03:24 -05:00
plague006
58e231af5c Isolate rusky_pvp strings 2019-03-01 23:48:40 -05:00
Matthew
e024c436ba
Merge pull request #812 from plague006/17/regenerate_decorative
[17][Enhancement] Drop unnecessary tables.
2019-02-28 17:08:13 -05:00
Matthew Heguy
09ef833dd2 Remove steel-axe, iron-axe 2019-02-26 14:08:49 -05:00
plague006
6fab882c2f Fix for possible nil item in on_player_built_tile 2019-02-24 21:40:08 -05:00
plague006
dbe746ce8d Drop unnecessary tables. 2019-02-24 16:58:06 -05:00
Matthew Heguy
184d5fa56d Add event toggles to debugger, increment version of debuggertron 2019-02-21 13:43:40 -05:00
Matthew Heguy
16771be37b Fix typo 2019-02-20 16:58:59 -05:00
Matthew Heguy
3af411faa5 Switch to functions in table, adjust map_loader accordingly 2019-02-20 16:38:34 -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
4696157555 return true for zero area bounding_box entities (bots) 2019-02-19 17:43:53 +00:00
plague006
70d11a46ae Small optimizations, doc refining, scope narrowing 2019-02-17 00:32:43 -05:00
plague006
0ae4cbcf0c Get rid of deep copy 2019-02-16 18:12:49 -05:00
Matthew Heguy
23121cd31d Fix desync
apoc: set data in token rather than relying on passed data to be valid
hydra: move data into Global to allow changes during runtime
2019-02-14 19:02:39 -05:00
Matthew Heguy
fbc57ef0e7 Add apocalypse 2019-02-14 11:44:05 -05:00
Matthew Heguy
28daf88f21 Overhaul rank system, command, donator, add probation rank 2019-02-12 20:22:12 -05:00
Matthew Heguy
4c0c7ed41c Fix lifecycle mistakes 2019-02-10 22:44:54 -05:00
plague006
a6f6cb4a3f No don't log this, give me the logarithm! 2019-02-10 15:53:09 -05:00
plague006
e574a2dc36 Use lifecycle 2019-02-04 18:02:15 -05:00
grilledham
d3cc27be0c
Merge pull request #737 from plague006/fix/chunklist
Chunklist: Create new table instead of writing to and passing the old event table
2019-02-04 20:46:11 +00:00
plague006
9742261a52 Drop deepcopy 2019-02-04 13:22:58 -05:00
Matthew
47551adb85
Merge pull request #725 from plague006/day_night
Refactor day_night
2019-02-03 14:15:50 -05:00
plague006
0a04f1d628 Logs to errors 2019-02-03 00:54:01 -05:00
plague006
8894a5e79d Refactor day_night 2019-02-03 00:54:01 -05:00
plague006
d8e865b060 Revert formatting change 2019-02-03 00:18:55 -05:00
Matthew Heguy
6fafdd89bc So long, inserts! 2019-02-03 00:18:55 -05:00
Matthew Heguy
79a5c954fe Localize functions! 2019-02-03 00:18:55 -05:00
plague006
194efa3d40 Debug removed 2019-02-02 23:08:14 -05:00
plague006
d6e37cdba7 Overhaul with debug included 2019-02-02 23:05:32 -05:00
plague006
f47f0807b0 Copy event table before writing to it. 2019-02-02 21:36:00 -05:00
plague006
3a2019aba8 Don't copy the event table 2019-02-02 18:45:04 -05:00
plague006
f173e06b55 Update doc 2019-02-02 18:29:20 -05:00
Lynn
2b5405da08 Check if the cause is valid and has a force for hydra spawns 2019-02-02 20:01:39 +01:00
plague006
f944fe528a Change danger_ore_banned_entities to reflect changes in restrictentities
Make feedback clearer
2019-02-02 13:36:31 -05:00
plague006
c6e2e73318 Fixes for: typos, remove_ functions, sending invalid objects, logic for checking what entities to destroy
Change: logic function to keep_alive_callback
Add: on_pre_restricted_entity_destroyed event
2019-02-02 13:36:31 -05:00
plague006
76b9f54ce8 Change danger_ore 2019-02-02 13:36:31 -05:00
plague006
3928aa68c9 Add player to event details 2019-02-02 13:36:31 -05:00
plague006
bb6ca43f2c Add generic entity restriction 2019-02-02 13:36:31 -05:00
plague006
d0072f8e28 Add case for non-function, non-true being returned 2019-02-02 11:22:53 -05:00
grilledham
786cb0e8cc load map selection first 2019-02-02 14:39:22 +00:00
plague006
8f6f02b47c Move files to appropriate locations, tweak doc in control 2019-02-01 20:12:45 -05:00
Matthew
6aed6d6317
Change map loading method (#640)
Add map loader
2019-01-31 20:15:41 -05:00
Matthew
877a57f9f6
Merge pull request #685 from plague006/chunklist
Add chunklist
2019-01-25 08:21:36 -05:00
Matthew Heguy
d2a944ac57 Add chunklist 2019-01-24 19:12:24 -05:00