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

61 Commits

Author SHA1 Message Date
plague006
a7c7e6c6a2 Fix lint in crashsite 2019-01-31 19:23:26 -05:00
grilledham
5bc0e2087f removed unused variable 2019-01-31 17:19:05 +00:00
grilledham
370a17fe44 toast 2019-01-31 17:16:37 +00:00
grilledham
88b37d9fa6 fix lint errors 2019-01-27 17:39:47 +00:00
grilledham
5c2b9e18c1 added pumpjack and storage tank to entity map 2019-01-26 18:07:09 +00:00
grilledham
b2c3272b2d updates 2019-01-25 11:21:59 +00:00
grilledham
068a2e54c0 updates 2019-01-25 00:14:26 +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
3851bd219d updates 2019-01-22 16:05:31 +00:00
grilledham
76e6c905ab fix copy and paste error 2019-01-21 12:21:57 +00:00
grilledham
211b965cbc updates 2019-01-20 23:58:39 +00:00
grilledham
b865c56897 removed fix for luaCoderAssist 2019-01-20 17:15:27 +00:00
grilledham
6e6501b3a6 outposts change walls to player force whe captured 2019-01-20 15:05:48 +00:00
grilledham
a2369e6d62 refactor to work around LuaCoderAssist bug 2019-01-19 23:23:16 +00:00
Matthew
0927a839b8
Fix linting (#657)
Fix linting warnings
2019-01-19 11:34:29 -05:00
grilledham
41c89a0ca8 fixed enemy hidden-electric-energy-interface being destructible 2019-01-19 10:40:35 +00:00
grilledham
f5fde1abef crashsite water at spawn fix 2019-01-18 20:14:48 +00:00
grilledham
de475078e8 added restart command for crash_site 2019-01-16 23:55:19 +00:00
grilledham
b4166f08a2 Merge branch 'develop' of https://github.com/Valansch/RedMew into develop 2019-01-15 15:14:18 +00:00
grilledham
6b8c8795f7 fixed copy and paste error 2019-01-15 15:13:36 +00: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
grilledham
07c7ad5ea2 balance changes 2019-01-11 15:31:32 +00:00
grilledham
940ea1909f fixed enemy gun turrets spawning on player buildings death bug. 2019-01-10 23:10:36 +00:00
grilledham
6a40e6e3bf extra biters on entity death 2019-01-10 14:34:51 +00:00
grilledham
d972c86c04 balance changes 2019-01-10 12:03:20 +00:00
grilledham
3aa1930333 market names 2019-01-10 01:22:48 +00:00
grilledham
501952dd5d updates 2019-01-09 22:29:51 +00:00
grilledham
9f2797a47d added mini outposts 2019-01-09 22:29:42 +00:00
plague006
bcd95662b6 Redirect all dependencies 2019-01-04 15:02:55 -05: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
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
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 Heguy
e6dda20e41 All tabs to spaces 2018-11-21 08:42:39 -05: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
Maik Wild
4a2e258ff3 moved math functions into math.lua 2018-10-04 17:56:49 +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
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
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
fa362ba34b crashsite 0.2.2 2018-07-31 11:51:02 +01:00