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

21 Commits

Author SHA1 Message Date
Matthew
6aed6d6317
Change map loading method (#640)
Add map loader
2019-01-31 20:15:41 -05:00
grilledham
d3b57899ab Grilled brings neko's modules up to date 2019-01-30 18:24:09 -05:00
Matthew
0927a839b8
Fix linting (#657)
Fix linting warnings
2019-01-19 11:34:29 -05: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
Maik Wild
be8ab3d42f removed some math.sqrt 2018-10-02 21:58:22 +02:00
grilledham
d38a87e9bb changed Game.players to Game.get_player_by_index(index) 2018-09-23 11:46:58 +01:00
grilledham
f1ef10beb6 Game is now local 2018-09-22 23:25:13 +01:00
grilledham
594c1fa15b changed game.player -> Game.player 2018-09-22 21:07:05 +01:00
grilledham
199bce4b00 random gens refactoring 2018-06-12 16:57:39 +01:00
grilledham
1e77428b04 voidgears deathworld 2018-06-02 13:28:33 +01:00
grilledham
82adce0ffe updates 2018-06-01 22:23:59 +01:00
grilledham
809f2ffb31 changed perline noise to local 2018-05-23 22:34:47 +01:00
grilledham
f8bd7549b9 updates 2018-05-17 14:29:18 +01:00
grilledham
67461c7ba1 updated to new module system 2018-05-16 11:38:51 +01:00
grilledham
ab1aac16a5 changed to new module system 2018-05-10 20:42:24 +01:00
grilledham
02d6d01b8b changed to new modules system 2018-05-10 00:21:12 +01:00
grilledham
a656e3a459 changes to match new event module 2018-04-06 20:58:50 +01:00
grilledham
e3168f8bee renamed thread / action to task 2018-01-27 15:49:55 +00:00
Valansch
d3b31a5894 moved map_gen.lua to map_gen/shared/generate.lua. Also fixed typo 2018-01-19 22:33:54 +01:00
Maik Wild
dd1f298a31 locale/gen_[...] ==> map_gen/[...] #152 2018-01-19 15:18:01 +01:00