Chris Miles
b801f8dfe5
Merge pull request #1092 from EQEmu/cross_zone_overhaul
...
Completely overhaul cross zone and world wide methods in quest API.
2020-07-07 14:15:29 -05:00
Alex
c8389bc674
Completely overhaul cross zone and world wide methods in quest API.
2020-07-07 08:02:56 -04:00
Alex
f1929c4f45
Add hot reload saylinks as well as a rule to determine if you bypass the saylinks.
2020-07-07 07:20:08 -04:00
Akkadius
084e9b7a35
Fix command exit codes
2020-07-07 02:09:39 -05:00
Akkadius
331eb51126
Add connection label to MySQL connects
2020-07-07 02:06:00 -05:00
Akkadius
b7e2261e16
Merge branch 'master' of https://github.com/EQEmu/Server into integration/multi-tenancy-expansions-repository
2020-07-07 01:32:17 -05:00
Akkadius
6aad062e9a
Add logging [skip ci]
2020-07-04 01:50:29 -05:00
Alex
f514dd5b55
Optimize cross-zone utilities and add cross-zone player move utilities to Perl/Lua.
2020-06-29 17:54:30 -04:00
Akkadius
e03ca7f65e
Merge branch 'master' of https://github.com/EQEmu/Server into integration/multi-tenancy-expansions-repository
2020-06-29 00:40:27 -05:00
Chris Miles
ba62d0bdd3
Merge pull request #1074 from thalix1337/master
...
Improvement of rule descriptions
2020-06-28 22:03:31 -05:00
Chris Miles
f6d415410d
Merge pull request #1080 from KinglyKrab/assign_tasks
...
Add cross-zone task assign methods to Perl/Lua.
2020-06-28 21:54:52 -05:00
Alex
25c3d3803f
Add cross-zone task assign methods to Perl/Lua.
2020-06-27 20:03:06 -04:00
thalix1337
c3e7cd65e8
Corrected duplicate descriptions
...
Corrected descriptions for the rules UseOldConSystem and UseLiveBlockedMessage
2020-06-27 03:18:40 +02:00
freyonsecurity
9bbef1d79a
Missing descriptions added
...
All missing descriptions added. Made corrections to existing descriptions.
2020-06-26 22:05:35 +02:00
Thalix
01698ae989
Incorrectly deleted rules inserted again
2020-06-21 04:03:03 +02:00
Thalix
ab73fd7938
Improvement of rule descriptions
...
Incomplete descriptions added as far as the function was clear to me. Tried to standardize the words used in the descriptions. Corrected a few orthographic problems. Added some words to existing descriptions to make them more understandable. Some rules which were not used anymore are deleted.
2020-06-21 03:19:38 +02:00
Noudess
4a23086183
Fixes to #grid show. Added new string utilities.
2020-05-28 08:41:10 -04:00
Akkadius
2ec9a2addd
Zone point logging
2020-05-25 23:05:05 -05:00
Akkadius
cfe3b2b071
Reconile a post merge issue [skip ci]
2020-05-25 01:35:39 -05:00
Akkadius
a4b027db58
Export quest::is_content_flag_enabled and quest::set_content_flag
2020-05-24 20:45:44 -05:00
Akkadius
50c266982f
Remove string quotes from integers in mysql queries for faction and rules [skip ci]
2020-05-24 19:21:26 -05:00
Akkadius
905baa71b2
Merge branch 'master' of https://github.com/EQEmu/Server into integration/multi-tenancy-expansions-repository
2020-05-24 04:24:01 -05:00
Akkadius
db072e767a
Bulk instance deletion instead of tons of individual statements [skip ci]
2020-05-24 04:23:52 -05:00
Akkadius
02fa823736
Merge branch 'master' of https://github.com/EQEmu/Server into integration/multi-tenancy-expansions-repository
2020-05-24 04:07:38 -05:00
Akkadius
0d2d6a2c6b
More resilient fix to killing instances for now [skip ci]
2020-05-24 04:07:29 -05:00
Akkadius
12d10bbc50
Slight adjustment to filter criteria [skip ci]
2020-05-24 03:08:52 -05:00
Akkadius
d98e69ae5d
Merge branch 'master' of https://github.com/EQEmu/Server into integration/multi-tenancy-expansions-repository
2020-05-24 02:56:13 -05:00
Chris Miles
26831d5ad4
Fix a copy paste error
2020-05-24 02:56:04 -05:00
Akkadius
e82f0254b0
Add content_flags_disabled field for additional filtering
2020-05-24 02:24:38 -05:00
Akkadius
630ab5e69d
Merge branch 'master' of https://github.com/EQEmu/Server into integration/multi-tenancy-expansions-repository
2020-05-24 01:37:10 -05:00
Akkadius
e474df2b12
Tweak content flag filtering [skip ci]
2020-05-24 01:36:17 -05:00
Chris Miles
e8a05ec680
Fixes instance deletion issue https://github.com/EQEmu/Server/issues/1069
2020-05-24 01:32:50 -05:00
KimLS
712df6c35a
Fix compile issue for latest vc compiler
2020-05-23 23:19:54 -07:00
Akkadius
56c4eb280f
Fix post merge issues
2020-05-23 22:41:59 -05:00
Akkadius
3f62da4573
Merge branch 'master' of https://github.com/EQEmu/Server into integration/multi-tenancy-expansions-repository
2020-05-23 22:33:34 -05:00
KimLS
2fbd5aaccc
Rename namespace EQEmu to namespace EQ (so we don't have two similar but different namespaces anymore)
2020-05-17 18:36:06 -07:00
Michael Cook (mackal)
d042b0831a
Merge pull request #1061 from noudess/NewFishing
...
New fishing
2020-05-12 13:31:52 -04:00
Alex
5f0d3e9026
Add several cross zone methods to Perl/Lua.
2020-05-11 20:10:52 -04:00
Noudess
fb1228946a
Add code to patchers to put support for Expendable flag on breakable fishing
2020-05-11 14:50:17 -04:00
Chris Miles
5e0ab3e37c
Merge pull request #1054 from EQEmu/feature/item_subtype
...
Add Item SubType to data structures and DB
2020-05-10 20:04:43 -05:00
Alex
dc9bd031ff
Merge branch 'master' into crosszonesignalplayerbygroupid
2020-05-10 21:00:43 -04:00
Chris Miles
13d4bbcae2
Merge pull request #1060 from KinglyKrab/crosszonemessageplayerbyguildid
...
Add CrossZoneMessagePlayerByGuildID() to Perl/Lua.
2020-05-10 19:59:49 -05:00
Alex
857b24727c
Add CrossZoneMessagePlayerByGuildID() to Perl/Lua.
2020-05-10 16:52:33 -04:00
Michael Cook (mackal)
0e6a0b5a70
Add Item SubType to data structures and DB
2020-05-09 22:37:35 -04:00
Alex
12c4b20169
Add CrossZoneSignalPlayerByGroupID() to Perl/Lua.
2020-05-09 21:15:34 -04:00
Chris Miles
e719992267
Merge pull request #1042 from noudess/master
...
Fix for static zone issue with mobs congregating after last player zones
2020-05-09 14:52:54 -05:00
Jose123456
914ea27406
Compile on Freebsd ( #1044 )
...
* Compile on Freebsd
Small changes needed for compilation on Freebsd. Note that you'll have
to pass -DEQEMU_BUILD_ZLIB=OFF on the cmake command line. The bundled
zlib-ng does not build on Freebsd even though mainline zlib-ng does.
* Fix build errors: typo
2020-05-09 14:40:33 -05:00
Michael Cook (mackal)
572ad1b6ab
Identify SubType in Item structs in some clients
...
This maybe in older clients as well, but I couldn't verify it and those
clients never did anything with this field so it doesn't matter.
MQ2 calls this SubClass, but we call the field it's a "sub" of Type so I
figured we'd call it SubType.
We still need to rename the DB field and handle it server side etc
2020-05-08 12:56:10 -04:00
Akkadius
22180d4bac
Merge branch 'master' of https://github.com/EQEmu/Server into integration/multi-tenancy-expansions-repository
2020-04-24 02:11:44 -05:00
Akkadius
954247956e
Adjust syntax
2020-04-24 02:11:06 -05:00