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

26 Commits

Author SHA1 Message Date
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
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
grilledham
a995280428 vanilla map 2018-09-30 21:20:41 +01: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
78ef2efefa fixed rso 2018-08-31 14:52:50 +01:00
grilledham
e072a562bb updates 2018-08-21 13:11:06 +01:00
grilledham
475ca37e4a take seed from the map seed 2018-06-25 22:23:17 +01:00
grilledham
b95fd301cc tiny ores 2018-06-25 15:32:04 +01:00
grilledham
199bce4b00 random gens refactoring 2018-06-12 16:57:39 +01:00
grilledham
1520f95738 merged branches 2018-06-04 16:35:18 +01:00
Maik Wild
efa3fd2f33 Fixed merge conflict between master and develop (#176 vs. #177 & #178) 2018-06-04 12:36:21 +02:00
Valansch
ac15b60c02 Cleanup up utils 2018-06-02 18:16:04 +02:00
grilledham
084a155465 creation of adam2 map 2018-05-26 13:31:23 +01:00
grilledham
374b258494 updates 2018-05-23 23:12:18 +01:00
grilledham
809f2ffb31 changed perline noise to local 2018-05-23 22:34:47 +01:00
grilledham
644784bc1c updated to new module system 2018-05-10 23:43:11 +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
e3168f8bee renamed thread / action to task 2018-01-27 15:49:55 +00:00
Maik Wild
122aa6d626 threaded rainbow 2018-01-23 16:50:28 +01: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