Matthew Heguy
|
537cbc1832
|
Replace comma
|
2018-11-20 17:28:39 -05:00 |
|
Matthew
|
f14306e6fa
|
Cleanup of code formatting. Establishment of a style guide.
|
2018-11-20 17:19:40 -05:00 |
|
Matthew
|
2f66b9f106
|
Add guidelines for contributing to redmew (#406)
* Add guidelines for contributing to redmew
* Change issues link
|
2018-11-20 11:48:07 +01:00 |
|
Matthew
|
57d24e68e1
|
Resources cleanup (#412)
* Export single quotes instead of double
* Autoformat (with quote-changing disabled)
|
2018-11-20 11:47:46 +01:00 |
|
Matthew
|
c49f5007fa
|
Utils cleanup (#411)
* Clean up unused vars and using same var names
* Autoformat
|
2018-11-20 11:46:42 +01:00 |
|
Matthew
|
96ab772393
|
Autoformat (#415)
|
2018-11-20 11:46:32 +01:00 |
|
Matthew
|
c9369c3d14
|
Features cleanup (#414)
* Fix scoping, var names, unused functions, etc.
* Autoformat
|
2018-11-20 11:46:19 +01:00 |
|
Matthew
|
a1dae9ee91
|
Merge pull request #410 from plague006/add_changelog
Add changelog
|
2018-11-20 03:02:22 -05:00 |
|
Matthew
|
14903295d0
|
Merge pull request #409 from Refactorio/issue_templates
Add issue templates
|
2018-11-20 03:02:12 -05:00 |
|
Matthew Heguy
|
5157503e9a
|
Autoformat and remove unused local
|
2018-11-20 01:33:06 -05:00 |
|
Matthew Heguy
|
f0a9e0f64c
|
Add changelog
|
2018-11-19 22:57:22 -05:00 |
|
Matthew
|
b06556f626
|
Add issue templates
|
2018-11-19 22:38:37 -05:00 |
|
Matthew
|
9555fd1e6a
|
Merge pull request #395 from iltar/fix-stone-drop-on-death
Fix stone drop on death
|
2018-11-19 22:31:06 -05:00 |
|
Lynn
|
03403c5b35
|
Merge pull request #407 from plague006/fix/walkabout
Remove add_command for walkabout in custom_commands
|
2018-11-19 21:42:51 +01:00 |
|
Matthew Heguy
|
026b3b96c9
|
Remove add_command for walkabout in custom_commands
|
2018-11-19 15:39:03 -05:00 |
|
grilledham
|
0f3eba8042
|
ping
|
2018-11-19 20:13:45 +00:00 |
|
grilledham
|
01a2d61f9d
|
merge develop
|
2018-11-19 20:13:40 +00:00 |
|
Lynn
|
e10371784f
|
Merge pull request #404 from plague006/market
Fish market: split messages out, cover cases of no character and disconnected player
|
2018-11-19 20:12:08 +01:00 |
|
Matthew
|
fa0cc094be
|
Merge pull request #397 from plague006/resources/colors01
Fix Raiguard's color
|
2018-11-19 13:51:39 -05:00 |
|
Matthew
|
aff0452fd8
|
Merge pull request #398 from plague006/walkabout
Split walkabout from custom_commands
|
2018-11-19 13:35:58 -05:00 |
|
Matthew Heguy
|
8a9da5eaad
|
Use variable after checking it rather than before
|
2018-11-19 13:35:21 -05:00 |
|
plague006
|
d460dceed8
|
Fish market: split messages out, cover cases of no character and disconnected player
|
2018-11-19 12:08:26 -05:00 |
|
grilledham
|
4f99e1353c
|
merge develop
|
2018-11-19 16:07:15 +00:00 |
|
Matthew
|
5a60a55a64
|
Merge pull request #400 from plague006/fix/jail_shooting
Fix order of operations in jailing
|
2018-11-19 10:24:41 -05:00 |
|
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 |
|
plague006
|
ee717872a3
|
Fix formatting
|
2018-11-18 16:26:43 -05:00 |
|
plague006
|
12f1b607dc
|
Change jail order of operations
|
2018-11-18 16:26:13 -05: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 |
|
plague006
|
f2fbd45374
|
Make local copy of walking_storage
|
2018-11-18 14:07:03 -05:00 |
|
plague006
|
3a83d4182a
|
Split walkabout from custom_commands
Fix walkabout edge cases
Closes #22
|
2018-11-18 14:03:33 -05:00 |
|
plague006
|
b55d1967b6
|
Fix Raiguard's color
|
2018-11-18 13:46:50 -05:00 |
|
Lynn
|
bb05785c79
|
added cause and force to the entity died
|
2018-11-18 19:21:39 +01:00 |
|
Lynn
|
7b51db1ac0
|
Prevent rocks from dying and spilling on dmg taken
|
2018-11-18 19:15:45 +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 |
|