Akkadius
8fa76b9154
Optimizations to movement updates to eliminate ghosting possibilities in larger zones
2019-08-06 03:27:33 -05:00
Akkadius
9f6976e852
More readability changes
2019-08-06 03:24:59 -05:00
Akkadius
b117be29fb
Movement code readability
2019-08-06 01:59:54 -05:00
Paul Coene
d3641be6c0
Update loottables.cpp
2019-08-05 09:30:57 -04:00
Paul Coene
06fbd7103e
Update client_packet.cpp
2019-08-05 09:24:22 -04:00
Paul Coene
acef4c0264
Merge pull request #3 from EQEmu/master
...
Pull down all of the latest
2019-08-05 08:18:20 -04:00
KimLS
b62944c5fb
Fix for windows compile issue
2019-08-05 01:12:31 -07:00
Uleat
8065cdb89d
Give Erudites their head coverings back (forced until we can sort out the packet building process...)
2019-08-04 22:54:22 -04:00
Uleat
20530ed3cf
Merge branch 'master' of https://github.com/EQEmu/Server
2019-08-04 22:37:58 -04:00
Uleat
4aa8cecc55
Fix for SoF client not being able to login
2019-08-04 22:36:24 -04:00
Akkadius
4ec210c411
Update web api errors
2019-08-04 05:09:05 -05:00
Akkadius
4de85ff836
Add CLI and Web endpoints to change local login account password
2019-08-04 05:04:55 -05:00
Akkadius
ba6009730b
Add CLI and Web endpoints to change local login account password
2019-08-04 05:04:34 -05:00
Akkadius
b0d33f094d
Add local credential validation logic
2019-08-04 04:16:14 -05:00
Akkadius
5ff0f4851e
Add path to http request logging, add email to local account creation through web endpoint
2019-08-04 03:11:30 -05:00
Akkadius
63e1599e9b
Remove colon from bearer API key
2019-08-04 03:06:09 -05:00
Akkadius
4498819fad
Abstracted CLI command handling interface, streamlined more logging
2019-08-04 02:58:26 -05:00
Chris Miles
f5cfec529e
Fix format ordering
2019-08-03 04:10:40 -05:00
Chris Miles
9d9374ec19
Fix #gmzone <zonename> <version> to actually create bucket flags via version
2019-08-03 01:32:56 -05:00
KimLS
e56edd9231
Some changes to ordering of login authorization for world<->zone
2019-07-30 19:12:44 -07:00
Chris Miles
979c819075
Update README.md
2019-07-29 17:28:58 -05:00
KimLS
b754ddbc67
Change drop client code to not be two step process
2019-07-27 20:13:04 -07:00
KimLS
3f2f7b3929
SQL
2019-07-26 19:23:47 -07:00
KimLS
9297fc38f6
Log kick events
2019-07-26 19:22:29 -07:00
Uleat
ff4e549ec0
Fix for cmake 'zlib not found' defaulting to internal libs not working issue [skip ci]
2019-07-26 18:20:01 -04:00
KimLS
a8ec176432
Merge branch 'master' of github.com:EQEmu/Server
2019-07-25 22:27:11 -07:00
KimLS
212f8a3062
Minor fixes to CLE stale system
2019-07-25 22:26:56 -07:00
Uleat
cca5fe3286
Fix for multiple-argument with explicit token use in 'vcxproj_dependencies' [skip ci]
2019-07-25 19:55:42 -04:00
Uleat
9ac15d7a4b
Fix for false elevation of priority in 'vcxproj_dependencies' [skip ci]
2019-07-24 22:48:51 -04:00
KimLS
23a187f6c1
Merge branch 'master' of github.com:EQEmu/Server
2019-07-24 19:20:24 -07:00
KimLS
f3255c17da
Changes to cle enums, characters will now auto kick on login instead of making you wait at world unless you specifically turn that feature on in the rules.
2019-07-24 19:20:09 -07:00
Uleat
90eb9e9da2
Some more mods and tweaks to 'vcxproj_dependencies' [skip ci]
2019-07-24 21:59:57 -04:00
KimLS
ffb5b2393f
Merge branch 'master' of github.com:EQEmu/Server
2019-07-23 21:59:32 -07:00
KimLS
cd32a5a47a
Make the reconnect code only trigger when there's actually a client IN ZONE and try to clean up otherwise
2019-07-23 21:59:22 -07:00
Uleat
debc2644b1
Tweaked CMakeLists.txt so CMake will play nicer with 'vcpkg' dependencies [skip ci]
2019-07-23 21:11:30 -04:00
Chris Miles
9c9615e8bb
Fix the manifest [skip ci]
2019-07-23 19:06:11 -05:00
Uleat
53ec007459
Fixes and tweaks for 'vcxproj' script [skip ci] (zlib still needs some work)
2019-07-23 19:34:35 -04:00
Uleat
f5da6e18fc
Changed 'vcxproj_dependencies.py' script criteria to allow zero-length pretext headers in multiple-argument hints [skip ci]
2019-07-22 23:27:38 -04:00
Uleat
72ae1b0e0b
Added 'vcxproj_dependencies.py'
2019-07-22 23:05:33 -04:00
Akkadius
581cbccad5
CLE checks in non legacy user to world
2019-07-21 18:11:09 -05:00
Akkadius
4aca39ad9b
Send correct response
2019-07-21 17:47:34 -05:00
Akkadius
5a7186305d
Merge remote-tracking branch 'origin' into lsid
2019-07-21 22:18:19 +00:00
KimLS
780f8f8515
Mark old cle entries as stale when you login
2019-07-20 22:12:48 -07:00
Michael Cook (mackal)
186834594f
Merge pull request #871 from EQEmu/fix_OP_SpecialMesg
...
Fix issues with OP_SpecialMesg handling
2019-07-20 01:46:53 -04:00
Michael Cook (mackal)
f4310c5a06
Merge branch 'master' into fix_OP_SpecialMesg
2019-07-20 01:27:37 -04:00
Chris Miles
4d77ba28fe
Merge pull request #872 from regneq/master
...
added language paramter to Lua_Mob::Say() and Lua_Mob::Shout() (credi…
2019-07-19 22:08:46 -07:00
Michael Cook (mackal)
222fd060a3
Change lua constants to be less ugly
2019-07-19 13:04:27 -04:00
regneq
31d0adbacc
added language paramter to Lua_Mob::Say() and Lua_Mob::Shout() (credit to Torven)
2019-07-18 18:20:22 -07:00
Michael Cook (mackal)
9fe17f4d46
Fix issues with OP_SpecialMesg handling
...
This should prevent any optimizations being done on the "1 char string"
This also fully documents the packet and expands the uses of
quest::say/QuestSay
2019-07-18 00:56:46 -04:00
Michael Cook (mackal)
16d6014a87
Merge pull request #859 from eqft/feature/rule_for_gm_level_cmd_with_target
...
Convert constant check in level_command() to a Rule
2019-07-16 13:43:02 -04:00