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

201 Commits

Author SHA1 Message Date
Matthew Heguy
812cf82eaa Remove luacheck exception 2019-01-11 16:00:31 -05:00
Valansch
7fa83bae6c Add Tetris (#605)
Somehow nailed everything on the first try. What a pro.
2019-01-11 13:31:23 -05:00
Maik Wild
1eebea55e8 renamed fish_market.lua to market.lua and market_item to currency 2019-01-10 15:18:55 +01:00
Lynn
c84dec2aaa Fixed some market related hacks 2019-01-09 18:29:20 +01:00
plague006
bcd95662b6 Redirect all dependencies 2019-01-04 15:02:55 -05:00
Matthew
17c54eb136
Merge pull request #579 from iltar/retailer-in-crash-site
Uses the retailer in crash site for markets
2018-12-30 17:21:46 -05:00
Matthew
1b20b72d9e Update to Info's new function (#580) 2018-12-29 02:20:09 +01:00
Lynn
7ec2380989 Retailer can generate a unique identifier 2018-12-23 13:33:54 +01:00
Lynn
511fe1a1f7 Uses the retailer in crash site for markets 2018-12-22 17:30:25 +01: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
43aed22459 correct a typo, re-scope a couple vars, remove unused require (#570) 2018-12-22 00:38:11 +01: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
Matthew Heguy
bd04ea7fc1 Minor formatting 2018-12-15 15:26:34 -05:00
Jayefuu
9ebb826152
Merge branch 'develop' into maps/christmas_tree_of_death 2018-12-14 17:32:46 +00:00
Jayefuu
0cc268bcb5 Added christmas_tree_of_terror.lua and supporting files 2018-12-14 17:29:37 +00:00
grilledham
9e3f4bd7dd fixed triangle of death loot balance 2018-12-12 22:11:52 +00:00
grilledham
e8275890b6 fixed triangle_of_death 2018-12-12 22:01:59 +00:00
Lynn
2f98d21006 Some minor fixes for venus 2018-12-09 20:55:39 +01:00
Matthew
c3d7876113 Overhauled day_night_cycle, creep_spread, and nightfall. Add Venus map. (#524)
* Added dead trees to starting area

* Add shuffle_table to table utilities

* Refine venus, terraforming, nightfall, day_night_cycle

* Overhaul day_night

* Cleanup from day_night overhaul
2018-12-09 16:50:16 +01:00
Matthew
1329e5199d
Merge pull request #508 from Jayefuu/modified_spiral
Added spiral_crossings map preset.
2018-12-05 03:49:10 -05:00
Matthew Heguy
30aedaebc1 Add on_init 2018-12-05 03:27:32 -05:00
Jayefuu
b10f81005c
Update spiral_crossings.lua 2018-12-05 07:58:48 +00:00
Jayefuu
ba3a8431b8
Updated as per stickler's comments. 2018-12-05 07:55:10 +00:00
Jayefuu
3a6a77db1c
Good bot. 2018-12-03 22:25:53 +00:00
Jayefuu
be89404a1e Added spiral_crossings map preset. 2018-12-03 22:22:40 +00:00
Jayefuu
6297d9358e Added 'rotten_apples' map preset and supporting files. (#494)
* Added 'rotten_apples' map preset and supporting files.

* Added comment about market item balance.
2018-12-03 11:21:44 +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
Matthew
b142939c5f Overhaul config and global.scenario usage (#466) 2018-11-27 01:09:52 +01:00
Matthew
1332ad5a8d Move spawn control (#456) 2018-11-26 13:10:37 +01:00
Jayefuu
e2ea3a10df Update tetris.lua (#444) 2018-11-24 10:37:08 +01:00
Matthew
9a62febdea
Merge pull request #433 from Jayefuu/map/tetris_and_world_thanksgiving
Add Tetris and World Thanksgiving maps
2018-11-22 22:22:03 -05:00
plague006
b85555bc00 Fix other lint warnings 2018-11-22 22:18:38 -05:00
Jayefuu
0920ad70a5 Resolved Plague's comments 2018-11-22 22:11:00 +00:00
Jayefuu
5b727f5b53 Added:
- Tetris map and associated files
- World Thanksgiving map with turkey ore preset
2018-11-22 18:39:46 +00:00
Matthew Heguy
e6dda20e41 All tabs to spaces 2018-11-21 08:42:39 -05:00
Matthew
c9369c3d14 Features cleanup (#414)
* Fix scoping, var names, unused functions, etc.

* Autoformat
2018-11-20 11:46:19 +01:00
Valansch
7fa48bc583
Changed all windows style line endings to unix style line endings (#393) 2018-11-18 17:12:00 +01:00
Jayefuu
c48f31fbe6 Added grid_islands_rotated.lua to map presets. (#363) 2018-11-17 13:33:23 +01:00
Matthew
263b8fb680 Diagonal_ribbon postmortum (#348) 2018-11-15 21:01:46 +01:00
Matthew
cf4b8fc73a Maltese crossings fixed (#332) 2018-11-14 16:40:31 +01:00
grilledham
5a65a7caff maltease_crossing fixes 2018-11-13 22:53:03 +00:00
grilledham
ccb9f040ee Merge branch 'develop' of https://github.com/Jayefuu/RedMew into develop 2018-11-13 22:45:26 +00:00
Jayefuu
b8faa1bf51
Added maltease_crossings.lua preset. 2018-11-13 21:45:34 +00:00
Matthew
27513ddb62 Update diagonal_ribbon.lua (#322) 2018-11-12 19:25:28 +01:00
grilledham
d2ca20d93c
Merge pull request #278 from Jayefuu/develop
Added bot ore islands, use bool flag to turn on.
2018-11-11 22:29:28 +00:00
grilledham
078f677d51
Update fractal_balls.lua 2018-11-11 22:28:49 +00:00
Maik Wild
39125b1f24 merged #261 2018-11-11 22:31:46 +01:00
Matthew
77eef06f06 Add Diagonal Ribbon to map presets (#294) 2018-11-11 20:54:57 +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