6552 Commits

Author SHA1 Message Date
Akkadius
b468945eb7 Merge pull request #649 from noudess/master
Fix  roam boxes to use dest Z to better integrate with FixZ changes.
2017-07-31 12:30:59 -05:00
Paul Coene
3554211233 Merge remote-tracking branch 'upstream/master' 2017-07-31 09:22:15 -04:00
Paul Coene
0fc72875b2 Modify roam boxes to correctly modify and use destination Z 2017-07-31 09:21:49 -04:00
Michael Cook (mackal)
2286203123 Fix invis in spawn structs 2017-07-29 23:31:47 -04:00
Michael Cook (mackal)
210655ddc7 More SpawnStruct comments 2017-07-29 19:15:27 -04:00
Michael Cook (mackal)
034ebab064 Fix some comments 2017-07-29 18:47:35 -04:00
Michael Cook (mackal)
e32b6c55e4 Add enum GravityBehavior (FlyMode) from MQ2 2017-07-29 18:23:42 -04:00
Michael Cook (mackal)
4f016de277 More comments to RoF2 Spawn Struct 2017-07-29 18:15:56 -04:00
KimLS
832c31a41a work on navmesh loading 2017-07-29 15:05:56 -07:00
Michael Cook (mackal)
02b7e3fafb Comment spawn struct for RoF2
These should change anything, just useful comments for clean up
2017-07-29 15:37:35 -04:00
KimLS
ff13f162ce Forgot to git add so missed a bunch of stuff 2017-07-29 00:12:21 -07:00
KimLS
80f1c65e1c Update fmt lib, add recast, wip on recast pathfinder interface (broken atm) 2017-07-29 00:11:57 -07:00
KimLS
7d3f35d48b Support for v3 path files, removed the movement log stuff, fix for a crash or two 2017-07-27 23:21:45 -07:00
Michael Cook (mackal)
0b11340c4e Forgot show_name for mercs too 2017-07-26 00:58:46 -04:00
Akkadius
898ec8fcf1 Slightly adjust some of the ServerScript pull down logic in world 2017-07-25 11:48:04 -05:00
Akkadius
c4d7fb8724 Set indent on print to file 2017-07-25 11:23:13 -05:00
Akkadius
b8c0b2c326 Set indent on print 2017-07-25 11:15:21 -05:00
Akkadius
8ec9f36954 Retain spacing on initial convert 2017-07-25 11:10:08 -05:00
Akkadius
db0b4045a2 Retain spacing on convert 2017-07-25 11:07:37 -05:00
Akkadius
b4a234b1c0 Clean alpha order to Installer JSON config 2017-07-24 23:13:08 -05:00
Akkadius
dcfefee060 JSON Installer adjustments 2017-07-24 22:56:57 -05:00
Akkadius
6859d92716 Delete local eqemu_server.pl if force_download 2017-07-24 22:11:13 -05:00
Michael Cook (mackal)
f6f3060c9d Fix trap removal 2017-07-24 22:58:58 -04:00
Michael Cook (mackal)
6bf2cf8cb8 Fix aura removal 2017-07-24 22:51:00 -04:00
Michael Cook (mackal)
a0140ff943 Fix client UI when auras expire 2017-07-24 15:27:33 -04:00
Michael Cook (mackal)
df1e486df6 Fix isquest issue with SQL 2017-07-24 14:35:22 -04:00
Michael Cook (mackal)
a0cfba5b3e Fix show_name for bots 2017-07-24 12:32:58 -04:00
Akkadius
84b1a719f2 Few adjustments to maintenance script 2017-07-23 03:39:58 -05:00
Akkadius
734d79d540 Convert some of the installer routines to JSON 2017-07-23 03:36:09 -05:00
Akkadius
2c388117ad Remove db_dumper.pl in conversion and chmod the converter in linux 2017-07-23 03:16:38 -05:00
Akkadius
92a678d0b4 Load config in database_dumper 2017-07-23 03:13:14 -05:00
Akkadius
ed1015fa89 Upload utils/scripts/database_dumper.pl 2017-07-23 03:10:36 -05:00
Akkadius
934450b749 Update database dumper script to use json config 2017-07-23 03:09:26 -05:00
Akkadius
e025bfdb46 Password adjustment in config load 2017-07-23 02:59:56 -05:00
Akkadius
055daddcaf Read eqemu_config.json into eqemu_server.pl utility script 2017-07-23 02:55:02 -05:00
Akkadius
618252882c Merge branch 'master' into eqemu_config_json 2017-07-23 02:44:35 -05:00
Akkadius
efda99c230 Delete old config 2017-07-23 02:41:54 -05:00
Akkadius
8a50039482 Perform a backup of the old config to the backups/ folder 2017-07-23 02:39:19 -05:00
Akkadius
79e825b7c7 How about the raw converters :) 2017-07-23 02:21:24 -05:00
Akkadius
ec6b74aa7f Config XML to JSON conversion routines 2017-07-23 02:03:52 -05:00
Akkadius
dad6f2ead5 Merge branch 'master' into eqemu_config_json 2017-07-23 00:55:06 -05:00
Akkadius
3b1c663e58 Merge pull request #644 from noudess/master
Repair so that mobs that are fleeing or feared use FixZ.
2017-07-23 00:15:38 -05:00
Michael Cook (mackal)
0624667572 Fix SQL 2017-07-22 21:54:40 -04:00
Michael Cook (mackal)
07c80f9560 Fix SQL 2017-07-22 21:52:51 -04:00
Michael Cook (mackal)
947341a5ee Rename SQL and add manifest 2017-07-22 21:21:15 -04:00
Michael Cook (mackal)
44eef6482c Implement custom aura exit trap type
I thought this type existed on live, but I guess it doesn't
2017-07-22 19:38:49 -04:00
Michael Cook (mackal)
f534e69a90 Update SQL 2017-07-22 19:17:05 -04:00
Paul Coene
03399fe3fd Repair so that mobs that are fleeing or feared use FixZ. 2017-07-22 17:57:23 -04:00
Michael Cook (mackal)
51c9cec35a Limit position updates to those that care 2017-07-22 17:35:42 -04:00
Michael Cook (mackal)
da660b461f Merge branch 'master' into auras 2017-07-22 17:20:53 -04:00