4508 Commits

Author SHA1 Message Date
Alex
ad790ac8ef
Merge pull request #840 from noudess/master
Roambox patch for navmesh and large roamboxes in hilly zones
2019-05-02 18:38:00 -07:00
Akkadius
6739eea78b Change NPC scaling classification order check 2019-05-01 15:26:16 -05:00
Uleat
cd3125ced0 Added safety to SuspendMinion spell index dereference 2019-04-28 21:20:52 -04:00
Chris Miles
15ff0bf5c3
Merge pull request #843 from noudess/RandomizeFeatures
Expose RandomizeFeatures which supercedes plugin::RandomFeatures in functionality
2019-04-24 16:53:33 -05:00
Paul Coene
a402f01514
Update perl_mob.cpp 2019-04-24 17:26:17 -04:00
Paul Coene
dfe4bb5b78
Update lua_mob.cpp 2019-04-24 10:32:09 -04:00
Paul Coene
c24bfaf35f
Update lua_mob.h 2019-04-24 10:30:24 -04:00
Paul Coene
7dc1e10956
Update perl_mob.cpp 2019-04-24 10:10:48 -04:00
KimLS
cd8ab727aa Tweaks from other branch 2019-04-16 01:09:25 -07:00
Michael Cook (mackal)
54da27424f Implement Foraging AA
Currently this SPA is only checked for AA bonuses since a non-permanent
bonus doesn't make sense. Plus I'm not sure the client is aware of it in
spells/gear
2019-04-14 00:18:23 -04:00
Paul Coene
3105577c1b
Fix the auto-correct mechanism on illegal faction
Auto correct was not using the new client_base_data for min/max.
2019-04-13 12:39:45 -04:00
Noudess
e1e3d99a79 Change range of values to accomodate large roamboxes 2019-04-12 20:13:30 -04:00
Chris Miles
1603ea097f
Merge pull request #832 from noudess/master
Added model field to npc_types to allow using a diff graphic without losing race
2019-04-12 18:48:04 -05:00
Paul Coene
0426a15fec
Update mob.cpp 2019-04-12 19:34:28 -04:00
Paul Coene
5b374927f2
Update mob.cpp 2019-04-12 19:16:00 -04:00
Noudess
d59170f84f Fix some formatting and fix some incorrect constants. 2019-04-12 19:09:47 -04:00
Noudess
762de03be7 Merge 2019-04-12 10:50:11 -04:00
Noudess
f18b9c99b5 Merge remote-tracking branch 'upstream/master' 2019-04-12 10:35:10 -04:00
Alex
8f9a859c56
Merge pull request #838 from noudess/roamboxfix
Fix SetCurrentWP to allow negatives
2019-04-11 15:02:19 -07:00
Paul Coene
5e008a5a97
Fix SetCurrentWP to allow negatives
Needed to make new roambox constants (that were used instead of 666) actually work.
2019-04-03 15:56:12 -04:00
Michael Cook (mackal)
fa2052236c Update some spell immune message colors Fixes #833
Should probably go and do some captures on live, but MQ2Cast's source is
probably correct
2019-03-27 18:20:39 -04:00
Akkadius
850b32f2ca Adjust constants 2019-03-25 18:24:16 -05:00
Noudess
60d5c11c43 Added a use_model field to npc_types to override race-graphics, maintain race. 2019-03-25 19:21:33 -04:00
Noudess
3d1dda888d Use constants for waypoint values that are not actual waypoints 2019-03-25 14:58:26 -04:00
Akkadius
566f743a88 Derp 2019-03-21 18:43:18 -05:00
Akkadius
b8c41c9e9a Use a different way to determine zone loaded 2019-03-21 18:38:14 -05:00
Akkadius
c23f0eaefb Add api get_opcode_list 2019-03-20 03:19:47 -05:00
Akkadius
7a50ad4c11 Hook up netstats to data service 2019-03-19 17:50:33 -05:00
Akkadius
81e511df13 Add error handler so that calls aren't made when zone isn't booted 2019-03-19 16:34:12 -05:00
Noudess
a4c171cb1d Fix issue with roambox wait time after switch to navmesh. 2019-03-15 10:28:23 -04:00
Michael Cook (mackal)
20de6acfea
Merge pull request #829 from noudess/master
Fix Spin() to use old mechanism so the npc actually spins again.
2019-03-14 12:56:44 -04:00
KimLS
7977949ae9 Change eqstream interface to get rid of some stuff as well as flesh out a few more options plus some rule and performance changes 2019-03-13 22:55:49 -07:00
KimLS
67b228a91c Added packet stats 2019-03-11 15:24:32 -07:00
Noudess
75d3329d37 Fix Spin() to use old mechanism so the npc actually spins again. 2019-03-11 18:24:02 -04:00
KimLS
675a67b676 Set data rate to disabled by default 2019-03-10 03:28:44 -07:00
KimLS
1c20da88f9 Compile error fixes 2019-03-10 00:53:08 -08:00
KimLS
35a54426da Merge fix 2019-03-10 00:48:48 -08:00
KimLS
777f182282 Update fmt lib with submodule 2019-03-10 00:10:47 -08:00
Akkadius
e5512f05b5 Hook up world to its own api data service 2019-03-10 01:09:04 -06:00
KimLS
ee1fcdf5fa Stats, stats everywhere (I added a #netstats command) 2019-03-09 22:25:04 -08:00
Akkadius
6cb9271e7e Add call get_corpse_list_detail 2019-03-10 00:13:02 -06:00
Akkadius
d487bba6b2 Add call get_client_list_detail 2019-03-10 00:04:13 -06:00
Akkadius
0a445c4a96 Add call get_object_list_detail 2019-03-09 23:56:56 -06:00
Akkadius
81c6e7d573 Add get_door_list_detail 2019-03-09 23:54:32 -06:00
Akkadius
63d0f5ea1d Update CMakeLists.txt 2019-03-09 23:10:11 -06:00
Akkadius
da739b8520 Initial work 2019-03-09 23:08:38 -06:00
Chris Miles
3db3e53f11
Merge pull request #802 from noudess/master
New min/max personal faction per faction.  Use of actual client mods for race/class/deity
2019-03-06 13:17:34 -08:00
Paul Coene
6dbd579f4f
Merge branch 'master' into master 2019-02-28 15:05:18 -05:00
Akkadius
726a996a25 Update process timer to be less aggressive 2019-02-27 14:10:22 -06:00
KimLS
cb9f0fbe31 Start of a network options interface command 2019-02-24 19:24:10 -08:00