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

20 Commits

Author SHA1 Message Date
Lynn
fa4560fdcb Fixed a bunch of performance issues and bugs 2018-11-27 20:32:23 +01:00
SimonFlapse
a373cddade Update AlienSpawner.lua 2018-11-24 18:08:18 +01:00
Lynn
1d876ed1ff Fixed merge and cleanups 2018-11-24 13:53:06 +01:00
Lynn
83eee2b48a Added bot mining and particles 2018-11-24 13:17:48 +01:00
Lynn
38068e15cd Added particles when a biter mines a rock upon spawning 2018-11-21 21:09:46 +01:00
Lynn
a52e9f710c Improved biter spawning algorithm (#408)
* Improved biter spawning algorithm

* HAIL HYDRA, biter hell
2018-11-21 15:26:04 +01:00
Matthew Heguy
e6dda20e41 All tabs to spaces 2018-11-21 08:42:39 -05:00
Valansch
7fa48bc583
Changed all windows style line endings to unix style line endings (#393) 2018-11-18 17:12:00 +01:00
Lynn
3f700fc7b9 Force diggy biters to spawn, even if there's no space (#308) 2018-11-11 22:33:22 +01:00
Lynn
095cf93233 Consistency change regarding table access 2018-11-11 15:11:47 +01:00
Lynn
4e9fb07cbc Added coin loot from biters and mining 2018-11-10 19:35:19 +01:00
Lynn
44423f529b Added a noise based chest spawning system for artefacts 2018-11-10 19:33:35 +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
~iltar
a1f89dc6ea Reduced biter spawn cache footprint and digging increases evo (#241) 2018-10-17 10:20:43 +02:00
Lynn
b165acdfcc Fixed some more desyncs and math/table references 2018-10-11 19:43:04 +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
b1d4802c82 Tweaked spawning of rooms + resources + mining efficiency 2018-10-06 00:00:00 +02:00
Lynn
f94105624d Extracted alien spawning to its own feature 2018-10-03 22:11:24 +02:00