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
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
Michael Cook (mackal)
7801b295d6
Merge pull request #869 from regneq/master
...
added variable to chatchannels as well as various changed to chatchannel and using language / language skills d…
2019-07-16 13:39:33 -04:00
regneq
460468224e
various changed to chatchannel and using language / language skills derived from takp code.
2019-07-14 20:03:30 -07:00
KimLS
6bdc9b6ba5
Add support for single account login to both world and login server, should also work with eqemu login server, can be turned off in rules if you don't mind the side effects double logins cause. Also lowered the linkdead time to 30s + 90s default (2min)
2019-07-13 16:16:15 -07:00
Uleat
7181b46608
Merge branch 'master' of https://github.com/EQEmu/Server
2019-07-13 00:44:09 -04:00
Uleat
eb8cd1a5b4
Fix for build zlib option when not using vcpkg
2019-07-13 00:43:56 -04:00
Chris Miles
a8e65cdce1
Merge pull request #826 from livermana/master
...
fix for mob movement getting 'stuck' when paths don't have updated lo…
2019-07-11 18:41:50 -05:00
Michael Cook (mackal)
1ba78d0988
Switch to char_traits::length in SerializeBuffer
...
This benches a bit faster
2019-07-10 14:33:33 -04:00
Akkadius
35eb5b24dd
Implement flymode
2019-07-10 03:39:07 -05:00
Michael Cook (mackal)
dfa90aaac5
Fix OP_SpecialMesg encoding
...
This broke with newer GCCs. It also worked even though the code was just
wrong before???
2019-07-10 01:44:59 -04:00
Michael Cook (mackal)
525813be02
Adjust VARSTRUCT_ENCODE_STRING macros for smarter compilers
...
This is no more dangerous than what we were doing before (not checking
return value of sprintf) Maybe we should sometime
2019-07-10 01:20:51 -04:00
Uleat
87b1d32ce8
Updated PerlembParser::ExportItemVariables to new inventory standard
2019-07-08 21:58:47 -04:00
Akkadius
915bbe32f0
Add submodule commands to linux installer [skip ci]
2019-07-03 01:09:55 -05:00
Akkadius
151cb5f286
Update changelog.txt
2019-07-03 01:00:03 -05:00
Akkadius
c8d6895526
See changelog
2019-07-03 00:59:49 -05:00
Akkadius
dce5d774e2
Merge branch 'master' of https://github.com/EQEmu/Server into feature/eqemu-api-data-service-netstats-ws
2019-07-03 00:36:26 -05:00
Chris Miles
69c57d8715
Merge pull request #867 from N0ctrnl/patch-7
...
Updated libsodium18 package location for Ubuntu
2019-07-02 01:23:32 -05:00
Kurt Gilpin
a42d77c204
Updated libsodium18 package location for Ubuntu
2019-07-01 22:29:51 -05:00
Chris Miles
6757f61249
Merge pull request #858 from jalavoy/master
...
Updating linux installer script
2019-07-01 21:17:47 -05:00
Akkadius
6e51783d4b
Don't send reload all rules messages to non-gm's
2019-07-01 15:37:12 -05:00
Akkadius
a4f68f755f
Update system_tables.txt
2019-07-01 02:52:06 -05:00
Akkadius
8d67c1aed7
Merge branch 'master' of https://github.com/EQEmu/Server into feature/eqemu-api-data-service-netstats-ws
2019-07-01 01:28:49 -05:00
Akkadius
1e90e64178
Merge branch 'master' into feature/eqemu-api-data-service-netstats-ws
2019-07-01 00:52:34 -05:00
KimLS
f50d502f3d
Fix for x86 zlib issue
2019-06-30 18:28:11 -07:00
KimLS
e086f53b97
Zlib ng
2019-06-30 18:13:46 -07:00
Uleat
d7c110041a
Added full support in eqemu_server.pl for downloading both stable and unstable bots binaries
2019-06-27 21:08:08 -04:00
Uleat
6c73fee075
Added bot command 'petgetlost' to dismiss summoned pets
2019-06-27 19:00:02 -04:00
Uleat
ee49ad3ce9
Reworked BotDatabase into a functional add-on for ZoneDatabase
2019-06-24 18:13:25 -04:00
Akkadius
89691d6c32
Change websocket listener verbiage
2019-06-23 21:33:24 -05:00
Akkadius
09b633e374
Merge branch 'master' into feature/eqemu-api-data-service-netstats-ws
2019-06-23 22:51:21 +00:00