Michael Cook (mackal)
|
099da513ff
|
Remove some unused misc.cpp functions (encode/decode)
These were unused and throwing warnings, so throw them away!
|
2020-01-16 16:18:08 -05:00 |
|
Akkadius
|
9dacd0bd7a
|
Remove aa_timers from character tables [skip ci]
|
2020-01-11 18:19:27 -06:00 |
|
Akkadius
|
d1fb74ff5f
|
Fix bot table
|
2020-01-10 02:59:52 -06:00 |
|
Akkadius
|
b9e87abb3c
|
Implement Character Soft Deletes
|
2020-01-10 02:54:29 -06:00 |
|
Akkadius
|
77ae4f0c3f
|
Update missing aliases for when log compilation flag is turned off [skip ci]
|
2020-01-07 16:09:14 -06:00 |
|
KimLS
|
6243a31644
|
Added ability to use default looping behavior of libuv, in use in zone now
|
2020-01-03 19:12:55 -08:00 |
|
Akkadius
|
958a6d939e
|
Have MySQL log timing display correctly
|
2020-01-03 18:10:30 -06:00 |
|
Akkadius
|
9dda9098a0
|
Add logging for flee
|
2020-01-03 17:23:51 -06:00 |
|
Akkadius
|
69d887b421
|
Use something a little more compatibility friendly
|
2020-01-01 20:47:58 -06:00 |
|
Uleat
|
e7ad57a37e
|
Resistance is futile!
|
2020-01-01 21:12:09 -05:00 |
|
Uleat
|
d50e5855c4
|
There, there windows..it'll be ok...
|
2020-01-01 20:57:42 -05:00 |
|
Akkadius
|
689493610f
|
Make windows happy?
|
2020-01-01 19:16:33 -06:00 |
|
Akkadius
|
406b193206
|
Cleanup Perl logging and streamline formatting, tie errors to main Quests logging category live output, add string utils
|
2020-01-01 19:04:11 -06:00 |
|
Akkadius
|
67562e3e42
|
Unify scanning rules [skip ci]
|
2019-12-29 20:46:40 -06:00 |
|
Akkadius
|
6b465c576d
|
More scanning work to unify data structures
|
2019-12-29 02:01:48 -06:00 |
|
Akkadius
|
9481e9eb2d
|
More scanning changes around AE cast
|
2019-12-28 23:58:18 -06:00 |
|
Akkadius
|
f9e822072f
|
AE Scanning adjustments, testing
|
2019-12-28 17:08:34 -06:00 |
|
Akkadius
|
8cb51eb253
|
Scanning optimization work from over a year ago from EZ - cleaned up a bit
|
2019-12-25 03:16:14 -06:00 |
|
Akkadius
|
995fb6914e
|
Adjust order of operations
|
2019-12-24 23:57:36 -06:00 |
|
Akkadius
|
80d8736276
|
Merge branch 'master' of https://github.com/EQEmu/Server into feature/world-cli-handler
|
2019-12-24 03:00:48 -06:00 |
|
Akkadius
|
20538e91a1
|
Adjust usages for banned_ips table to reflect Uleat's changes
|
2019-12-24 02:59:58 -06:00 |
|
Uleat
|
72f4f10dbb
|
Rename table Banned_IPs to banned_ips [skip ci]
|
2019-12-24 02:36:00 -05:00 |
|
Akkadius
|
c173936e32
|
Add banned IP's 😠
|
2019-12-24 00:27:04 -06:00 |
|
Akkadius
|
71a1142f6b
|
Move data buckets to player tables
|
2019-12-23 23:31:54 -06:00 |
|
Akkadius
|
f542913041
|
Update database_schema.h
|
2019-12-23 17:54:36 -06:00 |
|
Akkadius
|
4695aa30ad
|
Add more DatabaseSchema entries
|
2019-12-23 04:11:45 -06:00 |
|
Akkadius
|
b222a619d7
|
Initial schema fetch with world command "database:schema"
|
2019-12-23 03:04:02 -06:00 |
|
Akkadius
|
d23dccec82
|
Add "world:version" command
|
2019-12-23 02:16:43 -06:00 |
|
Akkadius
|
af80b51bd3
|
Adjust newline in handler
|
2019-12-23 02:00:32 -06:00 |
|
Akkadius
|
4fa14e44aa
|
Update loginserver commands to use the new and more proper argument format
|
2019-12-23 01:57:34 -06:00 |
|
Akkadius
|
4b69f56a65
|
Update command handler to use actual real arguments
|
2019-12-23 01:31:39 -06:00 |
|
Akkadius
|
2ab0ce19a7
|
Add console helpers to EQEmu::LogSys cleanup world main
|
2019-12-23 00:39:39 -06:00 |
|
Akkadius
|
8ef6feac9f
|
Change JsonPP default indent to two spaces
|
2019-12-23 00:39:09 -06:00 |
|
Uleat
|
c87b4f2ad4
|
Added rule_bool 'Character:UseNoJunkFishing'
|
2019-12-22 21:36:13 -05:00 |
|
Uleat
|
e050534378
|
Added BARD to available class Bot stop_melee_level criteria
|
2019-12-17 21:02:36 -05:00 |
|
Uleat
|
9910b07a4e
|
Changed Bots:AAExpansion to Bots:BotExpansionSettings and converted it bitmask use; Fix for bots not honoring aa expansion setting
|
2019-12-03 23:39:46 -05:00 |
|
Uleat
|
35fe27eb5d
|
Added bot commands 'applypoison' and 'applypotion' .. new bot owner option 'buffcounter'
|
2019-12-03 22:01:13 -05:00 |
|
Uleat
|
5fbda48c54
|
Brought Actor Position Update packets up to RoF2 standard in preparation for boat control modifications. Tested on all 6 supported clients - please report any anomalies
|
2019-11-16 17:10:40 -05:00 |
|
Akkadius
|
4437eef957
|
Added option to disable logging to speed up development feedback loop if desired by the developer (Shaves off over a minute if doing project refactorings) [skip ci]
|
2019-11-09 21:13:33 -06:00 |
|
Uleat
|
6b201fcbef
|
One-time update to log_category_descriptions to fix naming discrepancies. Additions added after the auto-inject code (including future additions) are not affected
|
2019-11-09 19:28:21 -05:00 |
|
Uleat
|
8f3689e023
|
Revert "Added auto-correcting code to logsys category descriptions (thanks kentaiVZ!)"
This reverts commit 7de655ba769f2e5c1b27d1ab609d2fbdb8f25ac2.
|
2019-11-09 19:08:57 -05:00 |
|
Uleat
|
7de655ba76
|
Added auto-correcting code to logsys category descriptions (thanks kentaiVZ!)
|
2019-11-08 22:36:40 -05:00 |
|
Uleat
|
e788779be0
|
Merge pull request #928 from noudess/patch-1
This allows for merchants to drop corpses
|
2019-11-07 19:47:43 -05:00 |
|
Akkadius
|
ed7ce38fe0
|
Add some pointer safety checks to underlying data service call [skip ci]
|
2019-11-03 14:34:07 -06:00 |
|
Uleat
|
384b1b89c7
|
Merge branch 'master' of https://github.com/EQEmu/Server
|
2019-10-30 19:19:17 -04:00 |
|
Uleat
|
01b3b41bae
|
Fix for mailkey-based server crashes (does not fix the problem of non-existent mailkeys...)
|
2019-10-30 07:22:11 -04:00 |
|
Akkadius
|
e2630d2b20
|
Return blank string on null socket [skip ci]
|
2019-10-29 23:16:37 -05:00 |
|
Paul Coene
|
74ca949a5b
|
Added rule to allow merchants to have a corpse.
|
2019-10-28 10:16:20 -04:00 |
|
kentai
|
62be0c475e
|
Added backticks on sql keyword
|
2019-10-24 02:44:57 +11:00 |
|
Alex
|
4f538fbdad
|
Merge pull request #921 from EQEmu/master_build_revert
Build merge into master again
|
2019-10-13 21:47:06 -07:00 |
|