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

20 Commits

Author SHA1 Message Date
Matthew Heguy
c7201e119b Rename utils and fix requires 2018-11-27 17:08:26 -05:00
Lynn
ab1dff64f5 Cleanup Experience and MarketExchange to use the Retailer 2018-11-26 18:11:32 +01:00
Valansch
7fa48bc583
Changed all windows style line endings to unix style line endings (#393) 2018-11-18 17:12:00 +01:00
SimonFlapse
1919a34aa0 Added NightTime.lua
Split the time assignment into a new file NightTime.lua allowing for it to be disabled. (Restore normal day/night cycle)

Also added a popup when a player places a solar panel informing that they are purely cosmetic

Removed the recipe for portable solar panels because they are useless, but the technology is needed.
2018-11-11 15:47:51 +01:00
SimonFlapse
3b6a3e1d6e Increased evolution
Increased evolution_factor by 50%. (0.0000008 -> 0.0000012)
Increased pollution_factor by 100% (0.00002 -> 0.00004)

Created on_init() in AlienSpawner and moved the pollution_factor here from StartingZone.on_init()

Fixes #281
2018-11-10 14:10:30 +01:00
Lynn
e132765537 Small optimizations 2018-11-06 18:53:29 +01:00
Lynn
4eb81a23f0 Balance changes and fixes based on the second play 2018-10-21 20:20:43 +02:00
Lynn
88b759466c Added stone void chest that sends stone to surface 2018-10-17 21:01:24 +02:00
Maik Wild
178920f394 made tiles not support neighbors (except void) #229 2018-10-15 14:48:48 +02:00
Lynn
4148e4c950 Some minor fixes and tweaks to go live 2018-10-13 00:21:20 +02:00
Lynn
029a2b38fd Added functional GUI for stone sent 2018-10-11 22:17:25 +02:00
Lynn
b165acdfcc Fixed some more desyncs and math/table references 2018-10-11 19:43:04 +02:00
Lynn
4311a35c10 Fixed desync issues due to global state 2018-10-10 23:05:48 +02:00
Lynn
36168771dd Added easy on_init feature hook 2018-10-07 17:37:29 +02:00
Lynn
b799da20e3 Added map extra info for each scenario 2018-10-07 17:05:59 +02:00
Lynn
8dbf4e0920 grilledham+valansch changes without initialize 2018-10-07 13:50:25 +02:00
Lynn
61e31e605c Starting point fixes and performance increase + renaming 2018-10-02 10:09:03 +02:00
Lynn
ddfe58ba1f Added mining speed bonus on mining productivity research 2018-10-02 10:09:03 +02:00
Lynn
0a9235ad4d Tweaked collapse values for stone/concrete and start area 2018-10-02 10:09:03 +02:00
Lynn
08a23749ab Integration with RedMew 2018-10-02 10:09:03 +02:00