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

29 Commits

Author SHA1 Message Date
plague006
bcd95662b6 Redirect all dependencies 2019-01-04 15:02:55 -05:00
Matthew
238f6b9d7b Rename task and queue (#535)
* Rename task and queue to q

* Threading to schedule

* processing_queue to q
2018-12-15 21:28:27 +01:00
Lynn
221cf9c67d Diggy fixes, performance improvements and balance tweaks 2018-12-13 21:14:27 +01:00
Lynn
1694c39f5b
Fixed duplicate big rock and missing huge rock 2018-12-01 19:00:42 +01:00
Lynn
2a9d89accd Using Template for is_diggy_rock 2018-12-01 17:58:22 +01:00
Matthew Heguy
bdc5d2ae77 Revert change to utils.task refs 2018-11-27 17:08:27 -05:00
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
Lynn
4d15ac038c Some small performance fixes and cleanup 2018-11-24 17:31:34 +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
Valansch
7fa48bc583
Changed all windows style line endings to unix style line endings (#393) 2018-11-18 17:12:00 +01:00
Lynn
09df8dd723 Fixed some small things from feedback and issues (#313) 2018-11-11 22:36: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
8bce3e6b77 Fixed debug print grid value to show non-rounded value 2018-11-11 15:52:51 +01:00
Lynn
44423f529b Added a noise based chest spawning system for artefacts 2018-11-10 19:33:35 +01:00
Maik Wild
cf8a427ab0 removed on_void_added #229 2018-10-15 14:51:07 +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
4d0a3b9e7f Tweaked stress values and fixed a bug regarding tile placement 2018-10-07 19:40:30 +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
Lynn
f17b1362e7 Removed hacks to prevent stone from dropping 2018-10-06 12:40:03 +02:00
Lynn
f94105624d Extracted alien spawning to its own feature 2018-10-03 22:11:24 +02:00
Lynn
bc8c47d085 Use simple functions to spawn units or resources 2018-10-02 10:09:03 +02:00
Lynn
afa59efdbb Small fixed and initial biter spawn reverse engineering 2018-10-02 10:09:03 +02:00
Maik Wild
896c2ae0de Made template.insert more responsive 2018-10-02 10:09:03 +02:00
Maik Wild
a8dd4e8a62 threaded Template.lua 2018-10-02 10:09:03 +02:00
Lynn
ba5175334d Added a random resource spawning feature 2018-10-02 10:09:03 +02:00
Lynn
08a23749ab Integration with RedMew 2018-10-02 10:09:03 +02:00