1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-05-01 00:27:44 +00:00
Commit graph

218 commits

Author SHA1 Message Date
NotAdam
ff3848729a revert to default path 2019-01-26 21:26:45 +11:00
Adam
bcdfc0cab1 Merge branch 'develop' into develop 2019-01-26 21:25:40 +11:00
Tahir Akhlaq
519398a96d pcb_reader
- export by level name
2019-01-26 10:10:40 +00:00
NotAdam
3075764990 cleanup navmesh and navquery 2019-01-26 20:14:14 +11:00
NotAdam
6e736ed4f1 style is good now probably 2019-01-26 19:45:42 +11:00
NotAdam
a30ae6bcac fix more style 2019-01-26 19:43:42 +11:00
NotAdam
a8fd79e6ad fix style 2019-01-26 19:41:57 +11:00
NotAdam
d7418fb6c3 move comment to correct location 2019-01-26 18:47:59 +11:00
NotAdam
c608d9e629 add headless navmesh exporting 2019-01-26 18:45:37 +11:00
NotAdam
3d88447968 fix race condition where navmesh export would start before object is exported 2019-01-26 16:37:18 +11:00
NotAdam
80c06a76b4 fix pcb_reader not exporting terrain in composite zone objects 2019-01-26 15:23:37 +11:00
NotAdam
dad88484de fix pcb_reader compiler warnings 2019-01-24 19:04:37 +11:00
Tahir Akhlaq
f057208abf more pcb_reader things 2019-01-23 18:47:41 +00:00
Tahir Akhlaq
abb2d87395 pcb_reader
- added eobj parsing (doesnt seem to work?)
- readded ghetto commandline recastdemo export (windows only)
- fixed threadpool legit this time
2019-01-22 19:43:12 +00:00
Tahir Akhlaq
5484ceb2a6 pcb_reader:
- purge cache every 1000 files
- fixed issues with threadpool
- attempt at using recast api to generate navmesh (doesnt work)
2019-01-21 15:23:38 +00:00
Tahir Akhlaq
00c7558b1b hopefully builds on linux this time 2019-01-20 21:24:36 +00:00
Tahir Akhlaq
3348cc9c47 clean up some includes in pcb_reader
- fix deadlock
2019-01-20 20:56:14 +00:00
Tahir Akhlaq
fb99dfc915 refactored pcb_reader
- now uses a shitty threadpool which never terminates apparently
- todo: fix indices
2019-01-20 17:47:39 +00:00
Tahir Akhlaq
9aff14b92e Merge branch 'develop' of https://github.com/SapphireMordred/Sapphire into develop 2019-01-20 09:56:50 +00:00
Tahir Akhlaq
249ed527f3 pcb_reader things because lets use two threads and keep one locked for no reason 2019-01-20 09:53:15 +00:00
NotAdam
06408d5496 link and include recast in pcb_reader 2019-01-20 20:07:32 +11:00
Mordred
4db227c5db Merge pull request #481 from takhlaq/develop
navmesh generation in pcb_reader
2019-01-19 01:18:35 +01:00
Tahir Akhlaq
bb5224bcd6 navmesh generation in pcb_reader
- requires RecastDemo built from https://github.com/takhlaq/recastnavigation/tree/garbage
- copy recastdemo.exe, sdl.dll, sdl2.dll into same directory as pcb_reader exe
2019-01-18 18:32:48 +00:00
Mordred
a230a2ca2a Cleaned up some zoning code. Secondly, alot more bnpcs will spawn now 2019-01-14 22:29:52 +01:00
NotAdam
6e6ffc7cf3 fix housing object init structure, game no longer crashes/doesn't load 2019-01-10 20:38:27 +11:00
Mordred
5b90ca72cc Updated CommonGen.h for bluemage 2019-01-08 21:20:37 +01:00
NotAdam
47d18182c0 manually merge in some exd changes and some 4.5 opcodes 2019-01-08 18:08:51 +11:00
Mordred
c1a3fa5915 Extended schema for spawnpoints 2019-01-06 23:34:19 +01:00
mordred
ca837de56f Converting logging calls 2019-01-04 12:34:19 +01:00
NotAdam
6ef140e87d add logger message formatting 2019-01-04 21:47:19 +11:00
Mordred
c9468d8ad2 Automatically copy libmysql.dll to bin folder 2019-01-03 21:32:44 +01:00
Mordred
303fc8c236 Moved tools to oos build aswell 2019-01-02 23:40:34 +01:00
Mordred
589205d41e Moved cmake logic to root cmakelists 2018-12-31 13:54:31 +01:00
Mordred
b2b38d2f10 Added a new table for spawnpoints and initial data 2018-12-30 17:36:30 +01:00
Mordred
f52588cdb2 Progress... 2018-12-23 03:53:08 +01:00
NotAdam
68195b17a1 Refactor managers and move them into Sapphire::World::Managers namespace 2018-12-01 00:27:16 +11:00
Mordred
f7a8f29b16 No more namespace Core, renamed to Sapphire 2018-11-29 16:55:48 +01:00
Mordred
28abe4c6f9 Variant2 exds are now readable 2018-11-24 01:35:25 +01:00
Mordred
4c573cde73 One slipped through 2018-11-23 21:20:16 +01:00
Mordred
32c6ef0b7c Fixed exd to work with generated data, also fixed generator ( boost leftovers ) 2018-11-23 21:16:02 +01:00
mordred
ee7cef96cc Added variant identification to exds and fixed exd_struct_gen with adam 2018-11-23 15:02:42 +01:00
Mordred
035edebfb4 Typo fix 2018-11-20 17:15:23 +01:00
NotAdam
6106e7bc45 Add ward selection, ward info & some script cleanup 2018-11-20 22:52:57 +11:00
Mordred
3cddd7b1ab Boost removed from all tools 2018-10-27 22:51:16 +02:00
NotAdam
fc87b76117 pls build 2018-10-27 23:30:29 +11:00
NotAdam
a09bb7d6a4 fix appveyor again 2018-10-27 23:17:52 +11:00
NotAdam
0034987827 appveyor machine 🅱️roke 2018-10-27 22:50:31 +11:00
NotAdam
45b932c2ac quest_parser unboosted 2018-10-27 22:47:58 +11:00
NotAdam
8a78b88ddf exd_struct_test should be fine now 2018-10-27 22:29:38 +11:00
NotAdam
ffb0b31663 update readme and start removing boost from tools 2018-10-27 21:44:41 +11:00