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

50 Commits

Author SHA1 Message Date
grilledham
f591cef974 updated map description 2019-01-24 13:54:21 +00:00
grilledham
3fac2b3ab0 updates 2019-01-24 13:08:33 +00:00
grilledham
c489dca223 updates 2019-01-24 00:25:19 +00:00
grilledham
e6a547a386 updates 2019-01-23 19:15:28 +00:00
grilledham
211b965cbc updates 2019-01-20 23:58:39 +00:00
grilledham
f5fde1abef crashsite water at spawn fix 2019-01-18 20:14:48 +00:00
Matthew
e14ceb24aa
Merge pull request #656 from plague006/map_cleanup
Add features to redmew_surface, change maps to use redmew_surface
2019-01-17 11:51:49 -05:00
Matthew Heguy
a6f1d6895c Add redmew_surface to maps, clean up linting, clean up broken maps 2019-01-16 19:11:07 -05:00
grilledham
de475078e8 added restart command for crash_site 2019-01-16 23:55:19 +00:00
Matthew
3f8be3151a
Add redmew_surface (#631)
* Add redmew_surface

* Change map_layout to have all maps use redmew_surface

* Maps: switch hardcoded nauvis refs to redmew_surface

* Features: switch hardcoded nauvis refs to redmew_surface

* Per discussion, removal of RSO

* Changes to files based on linting warnings/errors

* ent_functions: remove functions from global scope, ignore remaining linting warnings (~100 remaining)

* borg_planet: ignore linting warnings (88 remaining)

* mazes refactored

* Changed global.lua so events are run in the order they are registered
2019-01-16 13:44:55 -05:00
Matthew
5dd9ce9f90 Remove math and table as globals. (#647)
* Remove math and table as globals.
Create exceptions for table.lua and math.lua to modify respective globals and add returns for respective globals.

* Fix lint errors from table and math
2019-01-15 14:27:48 +01:00
grilledham
f062c53868 updates 2019-01-14 11:10:34 +00:00
Lynn
bfa9320fd0 Fixed missing renames 2019-01-13 13:34:37 +01:00
grilledham
359914157a increased map size 2019-01-11 15:50:00 +00:00
grilledham
07c7ad5ea2 balance changes 2019-01-11 15:31:32 +00:00
grilledham
79f253143c slightly larger ore patches 2019-01-10 23:10:54 +00:00
grilledham
4e5f39d3eb more ore patches 2019-01-10 14:43:18 +00:00
grilledham
4594dfced1 mini_outposts + balance changes 2019-01-10 14:34:28 +00:00
Matthew
bcf0c3e85d Fix issues with silly names (#559)
* Fix new LuaPlayer created on join.

* Change set_map_extra_info to add_map_extra_info

* Make silly_player and regulars compatible
2018-12-22 00:38:47 +01:00
Matthew
b142939c5f Overhaul config and global.scenario usage (#466) 2018-11-27 01:09:52 +01:00
Valansch
dbe845db79
Merge pull request #299 from plague006/features_split
Move features into features folder
2018-11-11 20:37:16 +01:00
grilledham
9be688c92f crash_site outposts set hidden tile to 'grass-1' 2018-11-11 15:36:33 +00:00
plague006
818391707e Move features into features folder 2018-11-11 03:08:50 -05:00
Matthew
1f32919708 Add scenario info for crashsite (#291) 2018-11-11 03:35:58 +01:00
Valansch
66df4a9a67 made degrees local 2018-11-06 13:09:21 +01:00
grilledham
a7543ef030 reverted sqrt optimise changes 2018-10-16 16:42:40 +01:00
Maik Wild
4a2e258ff3 moved math functions into math.lua 2018-10-04 17:56:49 +02:00
Maik Wild
be8ab3d42f removed some math.sqrt 2018-10-02 21:58:22 +02:00
grilledham
3f91d119a1 crashsite preset now disables fish market 2018-09-30 14:13:51 +01:00
grilledham
33c9c65629 crashsite now uses the map seed by default 2018-09-22 15:28:40 +01:00
grilledham
1dd901cee4 updates 2018-09-21 01:16:25 +01:00
grilledham
8863fc4bc5 updates 2018-09-14 10:26:25 +01:00
grilledham
38fa108027 updates 2018-08-06 17:26:28 +01:00
grilledham
5b13aa8ee0 crashsite 0.3.3 2018-08-05 19:29:30 +01:00
grilledham
46220b0f35 updates 2018-08-03 23:26:44 +01:00
grilledham
a65234f6b6 updates 2018-08-02 17:10:47 +01:00
grilledham
02449b7b62 updates 2018-08-02 13:51:42 +01:00
grilledham
9fed3f725b crashsite 0.3.0 2018-08-01 16:35:48 +01:00
grilledham
c980b30787 updates 2018-07-31 14:04:15 +01:00
grilledham
fa362ba34b crashsite 0.2.2 2018-07-31 11:51:02 +01:00
grilledham
77e7fc4f31 crash site 0.2.1 2018-07-31 01:46:31 +01:00
grilledham
47f78a4309 crashsite 0.2.0 2018-07-30 16:42:14 +01:00
grilledham
29acc4d19f updates 2018-07-28 13:04:14 +01:00
grilledham
0bdef410f4 updates 2018-07-27 00:36:25 +01:00
grilledham
8a75b66908 crash site market 2018-07-26 01:00:05 +01:00
grilledham
68347919c8 updates 2018-07-24 00:45:38 +01:00
grilledham
0e72b78ee6 updates 2018-07-23 21:50:11 +01:00
grilledham
8e6a7f7e47 updates 2018-07-20 22:01:34 +01:00
grilledham
f92c911f27 updates 2018-07-14 10:33:06 +01:00
grilledham
7199cfa497 crash site map 2018-07-13 11:47:38 +01:00