Matthew
dab49c6f6c
Yet another camera fix ( #626 )
2019-01-04 12:56:12 +01:00
Matthew
a84dcfdd91
Overhaul commands ( #576 )
...
* Split admin-only commands out of custom commands
Remove free item logging
* Overhaul commands remaining in custom_commands
* Overhaul commands in remaining files
* Change custom_commands to redmew_commands
* Remove follow.lua
2019-01-02 16:34:17 +01:00
Matthew
b43eef96e7
Fix not being able to switch targets without first closing camera ( #574 )
2019-01-02 14:42:31 +01:00
Matthew
77846c1d66
Merge pull request #604 from plague006/use_color_presets
...
Change custom colors to presets
2018-12-30 17:20:15 -05:00
plague006
494648f35c
Change custom colors to presets
2018-12-29 12:39:20 -05:00
Matthew
8f4c99cc43
Restore ability to set map_extra_info ( #588 )
2018-12-29 02:19:55 +01:00
Matthew
69e675ffeb
Beach and paint typos ( #601 )
...
* correct a typo, re-scope a couple vars, remove unused require
* Add typo in paint
2018-12-28 17:21:09 +01:00
Matthew Heguy
d381ee1a03
Update to new config structure
2018-12-23 11:36:34 -05: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
eb892a372e
Add player_reward, add coins as reward for looking at info ( #546 )
...
* Add player_reward, add coins as reward for looking at info
* Remove table entries for completed rewards
2018-12-19 14:56:02 +01:00
Matthew
014b53aa42
Expand config ( #560 )
2018-12-19 14:41:28 +01:00
grilledham
f45d6d5111
allow player to toggle top buttons visibility
2018-12-16 01:28:00 +00: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
bbfcdd4629
Added a basic RedMew configuration setup ( #502 )
...
* Added a basic RedMew configuration setup
2018-12-06 12:18:52 +01:00
Lynn
39a5b13928
Minor fixes in the config
2018-12-01 22:06:24 +01:00
Matthew Heguy
3fa0091971
Change existing code to use new utility functions
2018-11-27 17:08:26 -05: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
Matthew
2bc69414e0
Merge branch 'develop' into server-module
2018-11-26 21:12:36 -05:00
Matthew
b142939c5f
Overhaul config and global.scenario usage ( #466 )
2018-11-27 01:09:52 +01:00
grilledham
4e000efbb8
added missing server require
2018-11-26 16:55:12 +00:00
grilledham
3768a6a3ca
merge develop
2018-11-25 11:54:06 +00:00
Matthew
b9e360ce3a
Shift command logging to free_item_logging, fix cases of server as actor ( #427 )
...
Shift command logging to free_item_logging, fix cases of server as actor
2018-11-23 18:07:44 +01:00
grilledham
163f04789d
Merge branch 'develop' of https://github.com/grilledham/RedMew into server-module
2018-11-23 11:44:20 +00:00
Matthew Heguy
e6dda20e41
All tabs to spaces
2018-11-21 08:42:39 -05:00
Matthew
96ab772393
Autoformat ( #415 )
2018-11-20 11:46:32 +01:00
grilledham
4f99e1353c
merge develop
2018-11-19 16:07:15 +00:00
grilledham
196db1914f
Utils.player_print -> Game.player_print
2018-11-18 23:49:58 +00:00
SimonFlapse
08b54e44af
Added jail to playerlist report for admins and toggle jail in showreports
2018-11-18 20:34:18 +01:00
Matthew
5beaee7144
Comments to luadoc ( #355 )
...
Add logging to many commands, admin chat notices for a few commands
Overhaul print_admins
2018-11-18 12:59:52 +01:00
Matthew Heguy
a742c115ba
Make box for new features larger
2018-11-17 09:56:22 -05:00
Matthew
fe84d14aa8
Shift elements around, remove "other servers", add train savior info ( #356 )
2018-11-17 12:59:51 +01:00
grilledham
ad4d1e20d3
merge develop
2018-11-16 16:34:37 +00: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
9f247e156e
Move map info to config ( #321 )
...
* Move map info to config
* Move map info to config
2018-11-13 00:30:30 +01:00
Valansch
f1d4bf739c
Update player_list.lua
2018-11-12 19:24:53 +01:00
plague006
818391707e
Move features into features folder
2018-11-11 03:08:50 -05:00