Uleat
31b70ea74b
Fix for world containers failing in experiment mode
2018-10-03 18:08:27 -04:00
Uleat
7c5b1e8fd2
Merge branch 'master' of https://github.com/EQEmu/Server into inv_possessions_rework
2018-09-23 01:02:54 -04:00
Uleat
384c376d31
Added scripting api 'use' notes
2018-09-21 01:27:30 -04:00
Uleat
526d3bfba1
Update to perl api inventory slot tokens
2018-09-19 19:58:16 -04:00
Chris Miles
1cc29d9a70
Merge pull request #773 from chazix/master
...
converting some remaining abs & fabs to use std::abs, fixing warnings
2018-09-18 02:44:56 -05:00
Uleat
953bee6c21
Fix for crash when dropping items (c != python)
2018-09-11 20:05:43 -04:00
chase
add25eb617
converting some remaining abs & fabs to use std::abs, fixing some warnings
2018-09-10 00:23:09 -07:00
Uleat
0e3df84ad9
Fix for inventory update dupe entry failure
2018-09-09 20:39:21 -04:00
Uleat
8d69ff5826
Fix 2 for linux compile failure
2018-09-09 18:52:30 -04:00
Uleat
7ca6f008d6
Fix for linux compile failure
2018-09-09 18:29:14 -04:00
Akkadius
55c0cc02a1
Update eqemu_server.pl [skip ci]
2018-09-09 02:27:04 -05:00
Chris Miles
92eb64b51c
Update install.sh [skip ci]
2018-09-09 00:04:16 -05:00
Chris Miles
08bd335cdb
Update install.sh [skip ci]
2018-09-09 00:03:07 -05:00
Michael Cook (mackal)
7836d020ce
Add NPC Max Aggro Distance to zone table
2018-09-08 00:22:16 -04:00
Michael Cook (mackal)
ec40b3dc69
Fix bots
2018-09-08 00:11:31 -04:00
Michael Cook (mackal)
00e44285a7
Fix column cases to make people happy
...
If you already sourced, too fucking bad.
2018-09-08 00:09:14 -04:00
Michael Cook (mackal)
4276bf3208
Too many commas
2018-09-07 23:55:51 -04:00
Michael Cook (mackal)
2d84029b37
Add FastRegen* to zone table
2018-09-07 23:54:40 -04:00
Akkadius
7c298a249f
Pets now use navmesh
2018-09-04 20:27:43 -05:00
Uleat
5867a3147a
Merge branch 'inv_possessions_rework' of https://github.com/EQEmu/Server into inv_possessions_rework
2018-09-03 20:58:47 -04:00
Uleat
feb4cc37c6
Rework of 'invsnapshot' command and implementation of automatic inventory snapshots
2018-09-03 20:57:20 -04:00
Chris Miles
0a42b45c67
Merge pull request #772 from fryguy503/target-assist-exploit
...
/assist exploit fix
2018-09-03 17:00:00 -05:00
Trust
935dde797c
Prevents players from /assist to see if a mob is up due to error or no error messages.
2018-09-03 09:34:14 -04:00
Akkadius
3eee699a89
Calculate roambox destination z once and let navmesh pathfinding calculate it the rest of the time
2018-09-03 04:07:13 -05:00
Akkadius
4a4668b36a
Remove an unecessary costly z calc
2018-09-03 03:54:15 -05:00
Akkadius
395cf2e8ce
Roambox logic now uses navmesh
2018-09-03 03:46:48 -05:00
Akkadius
d1b5bbe1e4
Merge branch 'master' of https://github.com/EQEmu/Server
2018-09-03 03:06:26 -05:00
Akkadius
8a28e8500d
Make fear and fleeing respect navmesh for both clients and NPCs
2018-09-03 03:06:23 -05:00
KimLS
d2340d3f2e
Fix for missing policy
2018-09-03 00:41:59 -07:00
Alex
71d6e97df2
Merge pull request #771 from EQEmu/revert-765-zlib_cmake
...
Revert "Adjusted zlib cmake to honor policy CMP0074 warning"
2018-09-03 00:40:27 -07:00
Alex
9b09891aa5
Revert "Adjusted zlib cmake to honor policy CMP0074 warning"
2018-09-03 00:30:50 -07:00
Chris Miles
8a580a7774
Merge pull request #765 from EQEmu/zlib_cmake
...
Adjusted zlib cmake to honor policy CMP0074 warning
2018-09-03 02:25:51 -05:00
Chris Miles
9998f07701
Merge pull request #745 from fryguy503/who-all-fix
...
/who all <zone> fix for zones like scarlet, netherbian, etc
2018-09-03 02:25:02 -05:00
Chris Miles
6c420651b9
Merge pull request #756 from fryguy503/drop-item-logging
...
[Queryserv] Dropped Item Logging
2018-09-03 02:24:31 -05:00
KimLS
fc071d1d2f
Set CMP0074
2018-09-03 00:20:43 -07:00
Chris Miles
d7014dd320
Merge pull request #764 from fryguy503/editorconfig
...
editorconfig
2018-09-03 02:16:35 -05:00
Akkadius
6fc20939e8
Fix for edge case with roambox water logic
2018-09-03 02:11:39 -05:00
Akkadius
b92e83a465
Fix client pathing Z while feared
2018-09-03 01:51:40 -05:00
Akkadius
d4e0e8aea2
Revert LOS check code until further refinement
2018-08-28 00:55:06 -05:00
Akkadius
12f19fd824
Update system_tables.txt [skip ci]
2018-08-28 00:27:50 -05:00
Chris Miles
555c9004b9
Update eqemu_server.pl [skip ci]
2018-08-27 23:46:10 -05:00
Michael Cook (mackal)
766dcc464e
Fix crash
2018-08-27 12:56:46 -04:00
Michael Cook (mackal)
eb33279701
Reset various pet command states
...
This will prevent charm exploits
2018-08-26 22:19:56 -04:00
Michael Cook (mackal)
67e29a8aa7
Merge pull request #761 from fryguy503/lowlevel-mez-exploit
...
[Exploit] Prevent low level mez testing without aggro.
2018-08-25 20:27:19 -04:00
Michael Cook (mackal)
e816196edb
Merge pull request #762 from fryguy503/green-flee
...
Allow Separate CON_GRAY Flee rate.
2018-08-25 20:27:04 -04:00
Michael Cook (mackal)
16d719596b
Merge pull request #769 from fryguy503/gate_logic_heal
...
Prevent Gate if near bind location (Rule) and Heal on Gate (Rule)
2018-08-25 20:26:11 -04:00
Trust
62f9816aa8
Returned Logic from PR #766
2018-08-25 19:46:37 -04:00
Trust
4c8018e4ca
Prevent Gate if near bind location (Rule) and Heal on Gate (Rule)
...
RULE_INT(NPC, NPCGatePercent, 5) // % at which the NPC Will attempt to gate at.
RULE_BOOL(NPC, NPCGateNearBind, false) // Will NPC attempt to gate when near bind location?
RULE_INT(NPC, NPCGateDistanceBind, 75) // Distance from bind before NPC will attempt to gate
RULE_BOOL(NPC, NPCHealOnGate, true) // Will the NPC Heal on Gate.
RULE_REAL(NPC, NPCHealOnGateAmount, 25) // How much the npc will heal on gate if enabled.
2018-08-24 23:04:29 -04:00
Akkadius
86f1cedf91
Add LOS checks into roambox logic to prevent scaling mountains and going over buildings, cpu cycle saves and logging added. Things are looking really good now
2018-08-18 23:18:55 -05:00
Akkadius
3a7d18f32a
Throttle Z calculations in roambox code, fix typo on fallback logic range
2018-08-18 22:48:12 -05:00