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

39 Commits

Author SHA1 Message Date
Valansch
8562c2663e removed some _G entries 2018-11-06 12:55:52 +01: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
6ba2c75cbd misc fixes 2018-07-04 16:22:26 +01:00
grilledham
706fe98d87 fixed extra commas bug 2018-06-30 14:50:17 +01:00
grilledham
60125cd04d tweaks and bug fixes 2018-06-27 20:57:30 +01:00
grilledham
ba80dc048b more validation 2018-06-25 21:43:51 +01:00
grilledham
0e8d0b4f5f style changes 2018-06-25 21:29:18 +01:00
grilledham
8de11c98af actaully fix loadstring bug 2018-06-25 15:53:35 +01:00
grilledham
21a961b9bc fixed loadstring bug 2018-06-25 15:48:20 +01:00
grilledham
158e1fc8bd poll bug fixes + commands 2018-06-23 17:52:20 +01:00
grilledham
a06a3b9ee9 bug fixes 2018-06-22 12:31:05 +01:00
grilledham
e6280daf0d more rewrite 2018-06-22 11:38:40 +01:00
grilledham
ccf31e0a71 more rewrite 2018-06-22 02:21:33 +01:00
grilledham
2743675ee3 more rewrite 2018-06-22 00:34:37 +01:00
grilledham
20142e9cfe more rewrite 2018-06-21 22:54:13 +01:00
grilledham
5d7182d290 more rewrite 2018-06-21 18:01:43 +01:00
grilledham
9013eee016 more rewrite 2018-06-21 10:20:07 +01:00
grilledham
fc69f1f4f2 more rewrite 2018-06-20 17:15:21 +01:00
grilledham
23239ce03a more rewrite 2018-06-19 19:47:01 +01:00
grilledham
c478242803 more rewrite 2018-06-19 17:44:56 +01:00
grilledham
1c0af3aec2 more rewrite 2018-06-19 16:33:33 +01:00
grilledham
008acc9f1e more rewrite 2018-06-18 19:38:10 +01:00
grilledham
1f2e64ab8a poll rewrite 2018-06-17 14:51:06 +01:00
grilledham
1520f95738 merged branches 2018-06-04 16:35:18 +01:00
Valansch
ac15b60c02 Cleanup up utils 2018-06-02 18:16:04 +02:00
grilledham
3fd916bc56 fixed poll checkbox spam 2018-05-29 00:23:42 +01:00
Valansch
999d7c141f Merge branch 'disable_pets' into develop
# Conflicts:
#	fish_market.lua
#	on_tick.lua
#	player_list.lua
#	poll.lua
#	walk_distance.lua
2018-04-07 20:02:49 +02:00
grilledham
a656e3a459 changes to match new event module 2018-04-06 20:58:50 +01:00
Valansch
a48036ea68 fixed show polls button 2018-04-05 15:46:37 +02:00
Valansch
a4ea9a6315 Removed Wells, on_tick.lua. Enabled walk distance again. 2018-04-05 15:39:35 +02:00
TWLTriston
69815e84bb GUI updates for #129 2017-12-15 11:52:26 -05:00
Valansch
bad64b3301 fixed pull null pointer 2017-07-23 04:14:50 +02:00
Valansch
93d59ec14b removed all on_tick event handlers and replaced it with designated file 2017-07-21 18:43:34 +02:00
Valansch
c18380b338 redmew 1.11 2017-07-06 19:16:13 +02:00
Valansch
06d2b64d08 updated to 1.9.3 2017-06-30 17:10:19 +02:00
Valansch
88ef604059 Initial commit. Imported RedMew 1.7 2017-06-13 13:16:07 +02:00