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

139 Commits

Author SHA1 Message Date
grilledham
7a4700052c Merge branch 'develop' of https://github.com/Valansch/RedMew into server-module 2018-11-26 16:10:08 +00:00
grilledham
a1f63ce2b7 removed testing code 2018-11-26 16:07:07 +00:00
Matthew
b5477034b7 Move infinite storage (#463) 2018-11-26 13:11:26 +01:00
grilledham
69fa8309f0 updates 2018-11-26 11:44:35 +00:00
grilledham
7b42a7a5ee updates 2018-11-25 19:18:51 +00:00
grilledham
3768a6a3ca merge develop 2018-11-25 11:54:06 +00:00
SimonFlapse
246d429c2d Update control.lua 2018-11-24 17:06:07 +01:00
grilledham
f4612a7046 more functions 2018-11-24 14:15:14 +00:00
grilledham
163f04789d Merge branch 'develop' of https://github.com/grilledham/RedMew into server-module 2018-11-23 11:44:20 +00:00
Matthew
c9369c3d14 Features cleanup (#414)
* Fix scoping, var names, unused functions, etc.

* Autoformat
2018-11-20 11:46:19 +01:00
grilledham
4f99e1353c merge develop 2018-11-19 16:07:15 +00:00
plague006
3a83d4182a Split walkabout from custom_commands
Fix walkabout edge cases
Closes #22
2018-11-18 14:03:33 -05:00
Simon
00c5f8c8ab Fish Market update. Better description for boosts and train savior item (#389)
* Changed small-plane

* Updated boost description

* Clarified train savior item from market

* Fixed SHIFT click on train savior item
2018-11-18 16:23:51 +01:00
grilledham
ad4d1e20d3 merge develop 2018-11-16 16:34:37 +00:00
Matthew
f3f0673ff0 Split create_player from control (#333)
* Split create_player from control

* Remove auto-promote
2018-11-15 20:53:28 +01:00
Simon
f525ba0b06 Made info.gui display on player_created (#340)
* Made info.gui display on player_created

Removed old welcome message and replaced it with a short reminder on how to change keybinding to enable chat.

* removed whitespace
2018-11-15 20:04:03 +01:00
Matthew
2076f83601 Reorganize control (#312) 2018-11-11 22:02:04 +01:00
Maik Wild
f4a04b021e merged #293 2018-11-11 21:45:23 +01:00
Maik Wild
9ce662daf9 merged #295 2018-11-11 21:12:49 +01:00
Maik Wild
1794bed816 merged #296 2018-11-11 20:52:53 +01:00
plague006
818391707e Move features into features folder 2018-11-11 03:08:50 -05:00
plague006
cf95bcfc62 Split donator/on_join messages out of control 2018-11-10 23:58:57 -05:00
plague006
48dcdc1a34 Move cheat tracking outside of control.lua 2018-11-10 23:49:36 -05:00
plague006
d45a486cde Split chat triggers from control 2018-11-10 23:00:33 -05:00
Matthew
9b8837c05a
Add auto-respond for "patreon" 2018-11-09 11:25:50 -05:00
Valansch
d4153b0fe3
Update control.lua 2018-11-07 20:32:10 +01:00
Valansch
bb471eb904
Fixed typo 2018-11-04 02:19:40 +01:00
Valansch
3ff389c9d4
Update control.lua 2018-11-04 02:16:24 +01:00
Lynn
8a0838cddb Merge branch 'develop' into scenario/diggy 2018-10-08 21:27:15 +02:00
Lynn
9ab7679171 Only add the market item when market is enabled 2018-10-08 21:17:13 +02:00
Lynn
c6d975441e Merge branch 'develop' into scenario/diggy 2018-10-07 17:01:34 +02:00
Lynn
8dbf4e0920 grilledham+valansch changes without initialize 2018-10-07 13:50:25 +02:00
grilledham
b90a4d68ae merge 2018-10-03 21:06:01 +01:00
grilledham
b553e1daa8 updates 2018-10-03 21:03:19 +01:00
grilledham
99283af7e4 donator welcome messages are in the player's color 2018-10-02 20:54:13 +01:00
Valansch
e7061c629e fixed rebase artifact 2018-10-02 10:09:03 +02:00
Lynn
08a23749ab Integration with RedMew 2018-10-02 10:09:03 +02:00
Lynn
7e1a15eb96 Using blur instead of value +/- based on distance to center 2018-10-02 10:09:03 +02:00
Maik Wild
a8e883b8ec added math.sqrt2 2018-10-02 10:08:57 +02:00
Maik Wild
7e0194996d replaced math.sin with lua implementation 2018-09-28 16:26:50 +02:00
grilledham
5c2948e9b7 updates 2018-09-25 14:45:47 +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
458abdba24 server module 2018-09-21 19:48:12 +01:00
grilledham
4cb770fe49 fixed fish market 2018-09-18 14:57:29 +01:00
grilledham
d8e5045dff donator welcome message 2018-09-13 13:47:10 +01:00
grilledham
34dddda205 updates 2018-09-04 12:30:38 +01:00
grilledham
1b9962e8c4 updates 2018-08-23 14:57:23 +01:00
grilledham
75c33cb83f fixed remove cheated items logic 2018-08-21 13:39:16 +01:00