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

302 Commits

Author SHA1 Message Date
grilledham
ed71e89e56 merge 2018-10-13 20:57:07 +01:00
Maik Wild
ed58437b9a Merge branch 'scenario/diggy' of github.com:iltar/RedMew into scenario/diggy 2018-10-13 15:03:04 +02:00
Maik Wild
a445b5719c fixed double crack warning and implemented kill siwtch 2018-10-13 15:02:18 +02:00
Lynn
891dcfc56d Adjusted threshold with 0.01 and message 2018-10-13 14:53:54 +02:00
Maik Wild
5c6f92a5bc optimized collapse: collapses now happen every 80 ticks 2018-10-13 14:24:51 +02:00
Lynn
ba739a8563 Merge branch 'develop' into scenario/diggy 2018-10-13 00:26:28 +02:00
Lynn
4148e4c950 Some minor fixes and tweaks to go live 2018-10-13 00:21:20 +02:00
Lynn
0d4ed60d5b Fixed noise used map desync and refresh GUI 2018-10-12 19:37:16 +02:00
Lynn
029a2b38fd Added functional GUI for stone sent 2018-10-11 22:17:25 +02:00
Lynn
440327b882 Minor perf update 2018-10-11 20:13:42 +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
ad24aeeef2 Added buffs from the market and rebalanced the market prices/items 2018-10-10 20:49:49 +02:00
Maik Wild
5d5c22c109 fixed cave collapse causing stress corruption 2018-10-09 15:50:42 +02:00
Valansch
8e28e40143
Merge pull request #226 from Valansch/sqrt_cleansing
Removed several math.sqrt in codebase
2018-10-09 11:44:39 +02:00
Maik Wild
2e904925fb _Merge branch 'scenario/diggy' of github.com:iltar/RedMew into scenario/diggy 2018-10-09 01:26:29 +02:00
Maik Wild
2f37961075 optimized quadrant and stressmap 2018-10-09 01:26:24 +02:00
Lynn
764a0fab99 Show a popup on the first mine explaining cave-ins 2018-10-08 22:57:29 +02:00
Lynn
93794d1591 Disallow deconstruction requests for support beams 2018-10-08 22:13:45 +02:00
Lynn
4879639272 Disable the market and coin collection 2018-10-08 21:14:58 +02:00
Lynn
82d4025079 Don't automatically open a room twice after collapse 2018-10-08 20:40:32 +02:00
Lynn
788b473894 Merge branch 'scenario/diggy' of github.com:iltar/RedMew into scenario/diggy 2018-10-08 17:43:16 +02:00
Maik Wild
3fa5fa6504 fixed collapse delay 2018-10-07 21:02:30 +02:00
Maik Wild
03501204ae removed water strengh 2018-10-07 20:58:08 +02:00
Maik Wild
8623338c0b fixed merge conflicts 2018-10-07 20:56:39 +02:00
Maik Wild
11d4bf5130 added pillars when rooms open 2018-10-07 20:51:07 +02:00
Lynn
2eb258e6c5 Minor water spawn tweak 2018-10-07 19:59:37 +02:00
Lynn
4d0a3b9e7f Tweaked stress values and fixed a bug regarding tile placement 2018-10-07 19:40:30 +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
c6d975441e Merge branch 'develop' into scenario/diggy 2018-10-07 17:01:34 +02:00
Lynn
0f7eb4a351 Simplified feature registration 2018-10-07 14:39:18 +02:00
Lynn
8dbf4e0920 grilledham+valansch changes without initialize 2018-10-07 13:50:25 +02:00
Lynn
257313974c Added a stone market 2018-10-06 15:53:28 +02:00
grilledham
044adcf0ed updates to beach map 2018-10-06 13:46:32 +01:00
grilledham
3b76740adc map double beach 2018-10-06 13:46:18 +01:00
Lynn
f17b1362e7 Removed hacks to prevent stone from dropping 2018-10-06 12:40:03 +02:00
Lynn
b1d4802c82 Tweaked spawning of rooms + resources + mining efficiency 2018-10-06 00:00:00 +02:00
Maik Wild
5e25efeee5 required math in all files using sin/cos 2018-10-04 18:01:42 +02:00
Maik Wild
4a2e258ff3 moved math functions into math.lua 2018-10-04 17:56:49 +02:00
Valansch
7c47b6eb1e added mask config values 2018-10-03 22:56:48 +02:00
Lynn
fea7f9e666 small config change 2018-10-03 22:26:40 +02:00
Lynn
f94105624d Extracted alien spawning to its own feature 2018-10-03 22:11:24 +02:00
Lynn
e8192d7006 Minor optimization regarding game. access 2018-10-03 19:48:03 +02:00
Maik Wild
11ac8e666c removed math.sqrt from SimpleRoomGenerator 2018-10-03 00:59:05 +02:00
Maik Wild
e6beb157a9 removed box/circle blur and replaced with disc blur 2018-10-03 00:58:38 +02:00
Valansch
38e680bae1
fixed typo 2018-10-02 23:49:39 +02:00
Maik Wild
be8ab3d42f removed some math.sqrt 2018-10-02 21:58:22 +02:00
Lynn
3b836947cc Added functional biter spawning as resource 2018-10-02 10:09:03 +02:00
Lynn
bc8c47d085 Use simple functions to spawn units or resources 2018-10-02 10:09:03 +02:00