Matthew
|
fa5a29a5a7
|
Merge pull request #401 from plague006/fix/utils_var_name
Typo in var name
|
2018-11-18 19:17:47 -05:00 |
|
plague006
|
fed616ab15
|
Typo in var name
|
2018-11-18 19:16:12 -05:00 |
|
grilledham
|
196db1914f
|
Utils.player_print -> Game.player_print
|
2018-11-18 23:49:58 +00:00 |
|
Simon
|
e25412d0d9
|
Merge pull request #387 from SimonFlapse/Chat-Mention-Fix2
Added @ to mention triggers also allowed the prefix as a postfix. Case insensitive mentions.
|
2018-11-18 22:42:32 +01:00 |
|
SimonFlapse
|
ae46cc447b
|
Made mentions case insensitive
|
2018-11-18 22:41:24 +01:00 |
|
Matthew
|
5ee28279ad
|
Merge pull request #399 from SimonFlapse/Jail-additions
More jail functions
|
2018-11-18 15:52:05 -05:00 |
|
SimonFlapse
|
4ef7de7898
|
"Go to bed simon"
|
2018-11-18 21:49:43 +01:00 |
|
SimonFlapse
|
8e770f6052
|
Setting shooting state seems not to work.
Locks the player into shooting.
Moved the logic above the permission setting
|
2018-11-18 21:45:02 +01:00 |
|
SimonFlapse
|
662398069d
|
changed output
|
2018-11-18 21:29:05 +01:00 |
|
SimonFlapse
|
0e6ba3e2cb
|
Prevents walking when jailed
|
2018-11-18 21:24:35 +01:00 |
|
SimonFlapse
|
3876402e87
|
Second attempt to fix server crash
|
2018-11-18 21:23:19 +01:00 |
|
SimonFlapse
|
11038fcda2
|
Attempt to fix server crash on server jail/unjail
|
2018-11-18 21:13:45 +01:00 |
|
SimonFlapse
|
08b54e44af
|
Added jail to playerlist report for admins and toggle jail in showreports
|
2018-11-18 20:34:18 +01:00 |
|
Valansch
|
7fa48bc583
|
Changed all windows style line endings to unix style line endings (#393)
|
2018-11-18 17:12:00 +01:00 |
|
Simon
|
bdfd122f3c
|
Changed first popup from full inventory to ping (#392)
|
2018-11-18 17:06:23 +01:00 |
|
Lynn
|
1c91520160
|
Added force_control.lua to track force levels (#338)
* Added force_control.lua to track force levels
* Allow force only registration for level ups
|
2018-11-18 17:05:45 +01:00 |
|
Lynn
|
74fa8009fa
|
Mining related improvements (#391)
* Fixed manual mining overflow hints
* Smaller memory footprint for collapse message
|
2018-11-18 16:48:28 +01:00 |
|
Lynn
|
3ac668c731
|
Merge pull request #390 from SimonFlapse/Diggy-Market-Text
Changed the level up chat messages for diggy
|
2018-11-18 16:42:17 +01:00 |
|
SimonFlapse
|
cb0daa31bf
|
Changed Debug to Diggy specific debug.print()
|
2018-11-18 16:40:37 +01:00 |
|
SimonFlapse
|
e399370292
|
Less prints at level up
|
2018-11-18 16:25:56 +01: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 |
|
Lynn
|
988713d258
|
Fixed room loot spill (close to permanently) (#388)
|
2018-11-18 16:23:25 +01:00 |
|
SimonFlapse
|
7adcc96de3
|
Changed the level up chat messages
|
2018-11-18 15:53:25 +01:00 |
|
SimonFlapse
|
5c5c59c396
|
Added @ to mention triggers also allowed the prefix as a postfix
Avaliable triggers now:
admin moderator @SimonFlapse #SimonFlapse SimonFlapse@ SimonFlapse#
(@SimonFlapse might trigger discord)
|
2018-11-18 13:26:15 +01:00 |
|
Lynn
|
247b1df7f4
|
Merge pull request #377 from Valansch/dev_diggy_antigrief
fixed report desyncs
|
2018-11-18 13:22:18 +01:00 |
|
Valansch
|
11c297c31d
|
Update custom_commands.lua
|
2018-11-18 13:21:08 +01:00 |
|
Maik Wild
|
ab04ac5b4c
|
fixed dual use of same variable name 'target' in custom_commands.lua:jail
|
2018-11-18 13:19:41 +01:00 |
|
Valansch
|
4a27ab0545
|
Changed command logging (#386)
|
2018-11-18 13:10:11 +01:00 |
|
Matthew
|
654216f149
|
Add day/night cycle options (#360)
* Add day/night cycle options
* txt to markdown and fix formatting errors
|
2018-11-18 13:00:22 +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
|
e46bcd347c
|
Increase cost of landmines in the market (#381)
|
2018-11-18 12:59:06 +01:00 |
|
Maik Wild
|
1e5ea9c58f
|
Revert "Removed unused config (#378)"
This reverts commit 230600cf5c .
|
2018-11-18 12:56:45 +01:00 |
|
Valansch
|
58a74fe13a
|
added Antigrief.lua
|
2018-11-18 12:56:03 +01:00 |
|
Valansch
|
77df65014b
|
fixed report desyncs
|
2018-11-18 12:56:03 +01:00 |
|
Lynn
|
dd7b546caa
|
Merge pull request #385 from SimonFlapse/Diggy-Market-Item-Fix
Added iron-axe to market
|
2018-11-18 11:48:07 +01:00 |
|
Lynn
|
389b1a63b2
|
Merge pull request #384 from Rdjrjqouqcu/dev_diggy_fix_rocks_spawning_ores
Fixes how generating big rocks causes multiple ores to be spawned on …
|
2018-11-18 11:45:47 +01:00 |
|
Rdjrjqouqcu
|
19e278bba0
|
Fixes how generating big rocks causes multiple ores to be spawned on the same tile
|
2018-11-17 22:58:18 -05:00 |
|
Lynn
|
ddbe32bf70
|
Merge pull request #380 from damium/patch-1
Move level up logic outside of unlock check loop
|
2018-11-17 20:55:30 +01:00 |
|
Lynn
|
230600cf5c
|
Removed unused config (#378)
|
2018-11-17 20:48:33 +01:00 |
|
damium
|
af8b2b6bc8
|
Move level up logic outside of unlock check loop
|
2018-11-17 11:07:20 -08:00 |
|
Lynn
|
bbd201d2d0
|
Merge pull request #375 from plague006/fix/player_create
Use player print not game print for on join messages
|
2018-11-17 16:57:29 +01:00 |
|
Lynn
|
9e55ddae44
|
Merge pull request #376 from plague006/fix/info_boxsize
Make box for new features larger
|
2018-11-17 16:57:07 +01:00 |
|
SimonFlapse
|
50062fbce8
|
Added iron-axe
|
2018-11-17 15:56:52 +01:00 |
|
Matthew Heguy
|
a742c115ba
|
Make box for new features larger
|
2018-11-17 09:56:22 -05:00 |
|
Matthew Heguy
|
a76175ad97
|
Use player print not game print for on join messages
|
2018-11-17 09:46:14 -05:00 |
|
Valansch
|
4e34d33dcd
|
Merge branch 'develop' of https://github.com/Valansch/RedMew into develop
|
2018-11-17 15:15:52 +01:00 |
|
Valansch
|
0909cdfff8
|
merged #319
|
2018-11-17 15:15:49 +01:00 |
|
Valansch
|
af8c00ea43
|
converted newlines to unix
|
2018-11-17 15:07:36 +01:00 |
|
Lynn
|
cef1990068
|
Merge pull request #374 from iltar/readme-perf-fix
Updated readme and minor perf fix
|
2018-11-17 14:57:06 +01:00 |
|
Lynn
|
f249cab9df
|
Updated readme and minor perf fix
|
2018-11-17 14:52:56 +01:00 |
|