NotAdam
|
babd47d772
|
add customisable log level to config
|
2019-01-25 19:00:21 +11:00 |
|
mordred
|
0988b3abac
|
Renamed params for clearity
|
2019-01-25 08:50:44 +01:00 |
|
mordred
|
4e03fd86df
|
Renamed params for clearity
|
2019-01-25 08:50:44 +01:00 |
|
mordred
|
b319d5501f
|
Navmeshes should now work again using bgpath
|
2019-01-25 08:45:00 +01:00 |
|
mordred
|
18f23dbc64
|
Navmeshes should now work again using bgpath
|
2019-01-25 08:45:00 +01:00 |
|
mordred
|
176ae00c08
|
Changed navigation to use meshes named by bg path instead of teriinfo name#
|
2019-01-25 08:31:20 +01:00 |
|
mordred
|
e572acc011
|
Changed navigation to use meshes named by bg path instead of teriinfo name#
|
2019-01-25 08:31:20 +01:00 |
|
Mordred
|
b994989ed6
|
Merge pull request #503 from NotAdam/develop
fix things
|
2019-01-25 08:08:46 +01:00 |
|
Mordred
|
db55a576b7
|
Merge pull request #503 from NotAdam/develop
fix things
|
2019-01-25 08:08:46 +01:00 |
|
Mordred
|
8415b937b1
|
Merge pull request #504 from perize/develop
🀄 opcodes
|
2019-01-25 07:59:24 +01:00 |
|
Mordred
|
5be91a6b4e
|
Merge pull request #504 from perize/develop
🀄 opcodes
|
2019-01-25 07:59:24 +01:00 |
|
Perize
|
68e80bbabf
|
ffxivmon
|
2019-01-25 15:21:09 +09:00 |
|
Perize
|
cad5636d63
|
ffxivmon
|
2019-01-25 15:21:09 +09:00 |
|
NotAdam
|
145e0dea5b
|
bit of cleanup and consistent startup log formatting
|
2019-01-25 12:34:21 +11:00 |
|
NotAdam
|
75ec397af9
|
bit of cleanup and consistent startup log formatting
|
2019-01-25 12:34:21 +11:00 |
|
NotAdam
|
1252390c2d
|
fix config reading, alter territory loading output slightly
|
2019-01-25 12:23:38 +11:00 |
|
NotAdam
|
dc520b730b
|
fix config reading, alter territory loading output slightly
|
2019-01-25 12:23:38 +11:00 |
|
Mordred
|
727ce629a4
|
Merge pull request #502 from goaaats/pathfinding
Add navi mesh folder to world config
|
2019-01-24 23:56:52 +01:00 |
|
Mordred
|
3e3f637be1
|
Merge pull request #502 from goaaats/pathfinding
Add navi mesh folder to world config
|
2019-01-24 23:56:52 +01:00 |
|
goaaats
|
e6e095f7e8
|
Add default to world.ini.config
|
2019-01-24 22:33:01 +01:00 |
|
goaaats
|
4ce89df526
|
Add default to world.ini.config
|
2019-01-24 22:33:01 +01:00 |
|
goaaats
|
557ffcfcb2
|
Add navi mesh folder to world config
|
2019-01-24 22:24:45 +01:00 |
|
goaaats
|
25713edbc9
|
Add navi mesh folder to world config
|
2019-01-24 22:24:45 +01:00 |
|
mordred
|
1b1fcfc09b
|
Build fix
|
2019-01-24 13:33:30 +01:00 |
|
mordred
|
86f74da325
|
Build fix
|
2019-01-24 13:33:30 +01:00 |
|
mordred
|
27668368cc
|
Merge branch 'develop' of https://github.com/SapphireMordred/Sapphire into develop
|
2019-01-24 13:15:41 +01:00 |
|
mordred
|
7c46b4ba93
|
Merge branch 'develop' of https://github.com/SapphireMordred/Sapphire into develop
|
2019-01-24 13:15:41 +01:00 |
|
mordred
|
6eb1ebaa0a
|
Slightly simplified path calculation
|
2019-01-24 13:15:30 +01:00 |
|
mordred
|
039a9662e2
|
Slightly simplified path calculation
|
2019-01-24 13:15:30 +01:00 |
|
NotAdam
|
009455884b
|
cleanup some unnecessary static members
|
2019-01-24 22:34:15 +11:00 |
|
NotAdam
|
1c45e69628
|
cleanup some unnecessary static members
|
2019-01-24 22:34:15 +11:00 |
|
NotAdam
|
6e3470b666
|
cleanup some stupid type shit in naviprovider
|
2019-01-24 22:28:53 +11:00 |
|
NotAdam
|
dfdc249716
|
cleanup some stupid type shit in naviprovider
|
2019-01-24 22:28:53 +11:00 |
|
mordred
|
be846a76f0
|
Merge branch 'develop' of https://github.com/SapphireMordred/Sapphire into develop
|
2019-01-24 12:10:48 +01:00 |
|
mordred
|
64a2facb87
|
Merge branch 'develop' of https://github.com/SapphireMordred/Sapphire into develop
|
2019-01-24 12:10:48 +01:00 |
|
mordred
|
e54d546b56
|
Fixing code for consistency, const correctness, include tree and style.
|
2019-01-24 12:10:31 +01:00 |
|
mordred
|
1acacdbb3c
|
Fixing code for consistency, const correctness, include tree and style.
|
2019-01-24 12:10:31 +01:00 |
|
NotAdam
|
dad88484de
|
fix pcb_reader compiler warnings
|
2019-01-24 19:04:37 +11:00 |
|
NotAdam
|
625bcaebc7
|
fix pcb_reader compiler warnings
|
2019-01-24 19:04:37 +11:00 |
|
Adam
|
f1580813d3
|
Merge pull request #501 from goaaats/pathfinding
Basic pathfinding
|
2019-01-24 10:30:28 +11:00 |
|
Adam
|
e6bac9d25e
|
Merge pull request #501 from goaaats/pathfinding
Basic pathfinding
|
2019-01-24 10:30:28 +11:00 |
|
goaaats
|
45399ae709
|
Fix logging, Linux
|
2019-01-23 23:50:31 +01:00 |
|
goaaats
|
8da67dd2c5
|
Fix logging, Linux
|
2019-01-23 23:50:31 +01:00 |
|
Mordred
|
caeebdae52
|
Merge branch 'develop' of https://github.com/SapphireMordred/Sapphire into develop
|
2019-01-23 22:38:11 +01:00 |
|
Mordred
|
25cdda3827
|
Merge branch 'develop' of https://github.com/SapphireMordred/Sapphire into develop
|
2019-01-23 22:38:11 +01:00 |
|
Mordred
|
b0649858fa
|
Despawn and respawn dead bnpcs
|
2019-01-23 22:37:55 +01:00 |
|
Mordred
|
2973b27e26
|
Despawn and respawn dead bnpcs
|
2019-01-23 22:37:55 +01:00 |
|
goaaats
|
39c1282d6f
|
Spaces
|
2019-01-23 21:36:26 +01:00 |
|
goaaats
|
25478e3a1c
|
Spaces
|
2019-01-23 21:36:26 +01:00 |
|
goaaats
|
54e60107e9
|
Style
|
2019-01-23 21:26:48 +01:00 |
|