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

198 Commits

Author SHA1 Message Date
Lynn
5cdb67979a Added some features to the market GUI (#564)
* Added some features to the market GUI

* Grouped inputs differently

* Use referenced table instead of copy
2018-12-22 00:39:18 +01:00
Matthew
014b53aa42 Expand config (#560) 2018-12-19 14:41:28 +01:00
Matthew
edf50d24f7 Add camera (#493)
* Add camera

* Rewrite camera

* Use global register

* Add runtime killswitch.

* Change to every 120 ticks
2018-12-15 21:29:14 +01:00
Matthew
88e7c46d2f Expanded stat tracking (#484)
* Add new stat tracking

* Add player_total_playtime and server storing+getting

* Cover case of not running on server

* Add player built entities, fix playtime tracking

* Add some stat display

* Remove total playtime
2018-12-15 21:28:53 +01:00
Lynn
fb9e1dba6e Made hail_hydra available to all redmew scenarios 2018-12-10 19:24:48 +01:00
Lynn
b46595ff10 Added a scale to change game performance and running speed accordingly (#505) 2018-12-06 12:27:08 +01:00
Lynn
bbfcdd4629 Added a basic RedMew configuration setup (#502)
* Added a basic RedMew configuration setup
2018-12-06 12:18:52 +01:00
Matthew Heguy
c7201e119b Rename utils and fix requires 2018-11-27 17:08:26 -05:00
James
f010eb0119 moved server and serverCommands module to features + added more documentation to server 2018-11-27 12:32:33 +00:00
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
grilledham
f465e653ac Market item settable in config 2018-08-21 11:50:14 +01:00
Valansch
f6632421e1
Update control.lua 2018-08-19 01:03:01 +02:00
grilledham
b970b2f07f added train saviour mod 2018-08-13 21:01:13 +01:00
Maik Wild
3567b242ea merge commit 2018-08-13 20:04:45 +02:00
Maik Wild
6e266f6003 Merge branch 'dev_reports' into develop 2018-08-13 19:55:06 +02:00
grilledham
1747c7e651 Merge branch 'donator-perks' of https://github.com/grilledham/RedMew into dev_reports 2018-08-13 17:27:39 +01:00
Maik Wild
9dcb4c86e5 implemented working version of report 2018-08-13 17:04:02 +02:00
grilledham
5dae3a1c71 changed welcome message 2018-08-12 22:26:22 +01:00
grilledham
560b211b14 updated cheated items 2018-08-11 13:44:11 +01:00
grilledham
cfa6c228ff commented out infinite storage chests 2018-08-11 12:45:07 +01:00
Valansch
357643d1e5
Removed merge artifact 2018-08-09 00:47:01 +02:00
Matthew
7f68f0ba92 Update color 2018-08-08 23:30:53 +02:00
Matthew
e30d960d84 Add plague's colors
Pure vanity..
2018-08-08 23:30:53 +02:00
grilledham
0b7cf0a3b7 Merge branch 'map-danger-ores' of https://github.com/grilledham/RedMew 2018-08-07 12:45:42 +01:00
grilledham
84c1483f8c slight refactor and added player_colors module 2018-08-07 11:33:46 +01:00
grilledham
39d5134611 danger ore map 2018-08-07 00:14:54 +01:00
grilledham
98acba7e6f changed fish market to use coins 2018-08-06 17:48:22 +01:00
grilledham
15a2085a50 Merge branch 'master' of https://github.com/grilledham/RedMew into map-crash-site 2018-07-28 13:04:21 +01:00
grilledham
29acc4d19f updates 2018-07-28 13:04:14 +01:00
grilledham
1497e5e0ce updates 2018-07-21 12:29:46 +01:00
grilledham
8e6a7f7e47 updates 2018-07-20 22:01:34 +01:00
grilledham
ccfd13dfad merge from master 2018-07-19 13:31:03 +01:00
grilledham
f92c911f27 updates 2018-07-14 10:33:06 +01:00
grilledham
bbf820e103 fix command logging 2018-07-03 20:08:39 +01:00
grilledham
9630cc4d1b added command logging 2018-07-02 16:34:46 +01:00
grilledham
25011dd144 player_list_rewrite 2018-06-27 14:48:04 +01:00
grilledham
f9bb6ca461 bug fixes 2018-06-18 23:29:28 +01:00
grilledham
6a1b5dd3d3 Merge branch 'tag-group-refactor' of https://github.com/grilledham/RedMew 2018-06-16 12:57:42 +01:00
grilledham
1f4b76fe4f naughty words off by default 2018-06-14 16:56:36 +01:00
grilledham
62e8e2f58e tag_group refactor 2018-06-14 13:32:00 +01:00
grilledham
e3bb4b5099 commented out inf chests + removed code 2018-06-12 12:24:04 +01:00
grilledham
0e7084b942 Merge branch 'dev_paintbrush' of https://github.com/Valansch/RedMew 2018-06-08 23:13:08 +01:00
Valansch
5ee175baeb Implemented paintbrush 2018-06-08 19:22:23 +02:00
grilledham
033ada95b3 Merge branch 'develop' of https://github.com/Valansch/RedMew into develop 2018-06-07 12:20:21 +01:00
Valansch
ee70db72f6 Implemented /undo and /antigrief_surface 2018-06-04 23:26:52 +02:00
grilledham
850cf1e08d Merge branch 'master' of https://github.com/grilledham/RedMew into develop 2018-06-04 21:35:05 +01:00
Valansch
88af5e2fe5 wip version of antigrief/undo 2018-06-04 22:24:50 +02:00
Valansch
30656a2654
fixed missing .com 2018-06-04 19:13:59 +02:00
grilledham
90f38f33e6 infinite storage chests 2018-06-04 00:42:22 +01:00
grilledham
3bf08be480 updated naughty words 2018-05-29 00:23:55 +01:00
grilledham
084a155465 creation of adam2 map 2018-05-26 13:31:23 +01:00