Matthew Heguy
|
28daf88f21
|
Overhaul rank system, command, donator, add probation rank
|
2019-02-12 20:22:12 -05:00 |
|
Matthew Heguy
|
cd501c4ff7
|
Resolve circular dep
|
2019-01-30 18:54:33 -05:00 |
|
Matthew Heguy
|
acfe478207
|
Use removable events to decrease load
|
2019-01-30 18:54:33 -05:00 |
|
Matthew Heguy
|
52932308d7
|
Create public method to check if player is on walkabout
Respect config option inside walkabout
|
2019-01-30 18:54:33 -05:00 |
|
Matthew Heguy
|
f93a544914
|
Move into Global
|
2019-01-30 18:54:13 -05:00 |
|
plague006
|
ebca4daa55
|
Fix walkabout not returning player from walkabout if they rejoin before timer expired, update refs to global.walking
|
2019-01-30 18:54:13 -05:00 |
|
plague006
|
bcd95662b6
|
Redirect all dependencies
|
2019-01-04 15:02:55 -05: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
|
238f6b9d7b
|
Rename task and queue (#535)
* Rename task and queue to q
* Threading to schedule
* processing_queue to q
|
2018-12-15 21:28:27 +01:00 |
|
Matthew
|
1afbeae0ca
|
Merge pull request #464 from plague006/utils
Overhaul utils and add minor functionality
|
2018-11-28 15:39:51 -05:00 |
|
Matthew Heguy
|
20dc540d79
|
Fix case of player with no character
|
2018-11-27 18:23:40 -05:00 |
|
Matthew Heguy
|
bdc5d2ae77
|
Revert change to utils.task refs
|
2018-11-27 17:08:27 -05:00 |
|
Matthew Heguy
|
c7201e119b
|
Rename utils and fix requires
|
2018-11-27 17:08:26 -05:00 |
|
plague006
|
857baf6c5e
|
Don't define global as a local
|
2018-11-21 17:56:52 -05:00 |
|
Matthew
|
c9369c3d14
|
Features cleanup (#414)
* Fix scoping, var names, unused functions, etc.
* Autoformat
|
2018-11-20 11:46:19 +01:00 |
|
Matthew Heguy
|
8a9da5eaad
|
Use variable after checking it rather than before
|
2018-11-19 13:35:21 -05: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 |
|