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

125 Commits

Author SHA1 Message Date
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
Valansch
d48676bcc5 [diggy] landfill now spanws dirt-[1-7] #276 2018-11-10 17:47:08 +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
a4605041bb
Merge pull request #267 from iltar/noise-based-resource-spawning
Added noise based cluster resources
2018-11-08 18:57:19 +01:00
Lynn
36758c2fbe
Merge pull request #271 from iltar/character-item-modifier-text
Added scrolling text popups and UX for market chests
2018-11-08 18:57:02 +01:00
Lynn
20816d2898 Remove global sync as it's not used 2018-11-07 19:14:34 +01:00
Valansch
a80cddfc51
Merge pull request #269 from iltar/reduce-room-opening-frame-drops
Reduce cave opening frame drops
2018-11-07 11:59:48 +01:00
Lynn
675e8fb0f5 Added scrolling text popups and UX for market chests 2018-11-06 21:36:11 +01:00
Lynn
fd10db3915 Added landfill to the market 2018-11-06 19:27:55 +01:00
Lynn
8671258aa0 Reduce cave opening frame drops 2018-11-06 19:12:58 +01:00
Lynn
e132765537 Small optimizations 2018-11-06 18:53:29 +01:00
Lynn
bee981f367 Added noise based cluster resources 2018-11-06 18:48:58 +01:00
der-dave
5ce6341487 Update map_gen/Diggy/Feature/MarketExchange.lua
update #2
2018-11-05 19:19:23 +01:00
der-dave
cc33c95eac Update map_gen/Diggy/Feature/MarketExchange.lua
new progressbar and smaller improvements
2018-11-05 19:03:27 +01:00
Valansch
dd31190635
Players die on collapse now 2018-10-27 14:47:14 +02:00
Valansch
06479dba79
Merge pull request #248 from iltar/small-fixes-after-second-run
Balance changes and fixes based on the second play
2018-10-27 00:00:51 +02:00
Valansch
904e15f8bd
Merge pull request #256 from der-dave/dev_diggy_bufflist
Improved version of diggy buff list
2018-10-26 16:57:17 +02:00
Lynn
5248e4b9b6 Reworked the documentation structure 2018-10-25 19:50:00 +02:00
der-dave
47aff764f0 Update map_gen/Diggy/Feature/MarketExchange.lua
3rd version
2018-10-25 17:53:14 +02:00
Steven Leibrock
07910b598d
Swapping Diggy readme installation instruction lines 2018-10-25 11:13:46 -04:00
der-dave
fd54e28198 Update map_gen/Diggy/Feature/MarketExchange.lua
2nd version
2018-10-25 15:30:56 +02:00
der-dave
45a8afc5d4 Update map_gen/Diggy/Feature/MarketExchange.lua
first checkin
2018-10-25 12:34:50 +02:00
Lynn
1c4dce0b86
Rename advanced diggy readme section to step 5 2018-10-23 18:30:58 +02:00
Lynn
0b4858d144
Added different OS scenario locations for Diggy 2018-10-23 18:03:48 +02:00
Lynn
c39f85b5de
Fixed a new-line issue in the diggy readme 2018-10-23 10:07:49 +02:00
Lynn
04173cb096
Added diggy examples to the readme 2018-10-23 10:04:05 +02:00
Lynn
2ddddd1333 Updated readme to contain more information (#253) 2018-10-22 22:13:34 +02:00
Lynn
4eb81a23f0 Balance changes and fixes based on the second play 2018-10-21 20:20:43 +02:00
Lynn
fcc081c297
Merge pull request #246 from iltar/add-readme-for-diggy
Added readme for Diggy manual start up
2018-10-20 14:40:54 +02:00
Maik Wild
5ece77d4d7 removed quadrant logic 2018-10-20 00:59:57 +02:00
Lynn
98bf24612e Added readme for Diggy manual start up 2018-10-19 22:07:50 +02:00
Valansch
0d1d98f438
Merge pull request #242 from iltar/stone-void-chest
Added stone void chest that sends stone to surface
2018-10-19 15:01:42 +02:00
Valansch
1b45a8e0d9
Made void chest frequency prime 2018-10-19 15:01:19 +02:00
Valansch
d4f597b08a
fixed stress calculation bug and buffed tiles (#243) 2018-10-19 00:10:17 +02:00
Lynn
88b759466c Added stone void chest that sends stone to surface 2018-10-17 21:01:24 +02:00
~iltar
a1f89dc6ea Reduced biter spawn cache footprint and digging increases evo (#241) 2018-10-17 10:20:43 +02:00
Maik Wild
6ba689f683 balance changes to tiles #229 2018-10-16 18:05:25 +02:00
Maik Wild
c0e59b8022 changed test tile range command to spawn pillars 2018-10-16 17:54:46 +02:00
Maik Wild
91d6d8acc3 added collapse alert #229 2018-10-16 16:38:58 +02:00
Valansch
7629518e10
Merge pull request #239 from Valansch/scenario/diggy
Changed stress map resolution
2018-10-16 13:41:08 +02:00
Maik Wild
b07f6e3174 fixed print_grid_value printing to small numbers #229 #239 2018-10-16 13:40:32 +02:00
~iltar
c9380a1661 Fix spawn location for players (#238) 2018-10-16 10:01:22 +02:00
~iltar
49c22dc765 Disable Landfill to avoid griefing (#237) 2018-10-16 10:00:28 +02:00
~iltar
45a9562092 Fixed spilled loot performance when rocks die (#236) 2018-10-16 09:59:58 +02:00
~iltar
20ffe9181d Do not track noise tiles used to open rooms (#235) 2018-10-15 23:45:14 +02:00
Valansch
b4f1c88af8
Merge pull request #234 from iltar/market-message-on-buy
Show a market message when upgrades are received
2018-10-15 23:43:39 +02:00
Valansch
53c0dc2b96
Merge pull request #233 from iltar/update-market-contents
Updated Market Contents
2018-10-15 23:43:12 +02:00
Valansch
1f9850839f lowered stress map resolution to 2x2 tiles per pixle #229 2018-10-15 23:40:36 +02:00
Valansch
67b43f34d4 fixed endless collapse loop 2018-10-15 21:30:05 +02:00
Lynn
93ad04c204 Show a market message when upgrades are received 2018-10-15 19:06:58 +02:00