1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-04-28 23:27:45 +00:00
Commit graph

33 commits

Author SHA1 Message Date
NotAdam
0b9e1fb1ab Slightly increase bnpc speed and restore update rate to 250ms 2019-01-28 15:47:46 +11:00
NotAdam
9af04e0fb7 fixed roaming/following speed inconsistency 2019-01-28 15:44:27 +11:00
NotAdam
762add95d1 minor bnpc cleanup, correctly set lastticktime on bnpc entities 2019-01-28 13:40:03 +11:00
Mordred
edf682cc00 cleaned up movement code a bit, roamings mobs can aggro now 2019-01-27 01:12:31 +01:00
NotAdam
29be5e1249 only run bnpc update in active cells 2019-01-26 13:40:22 +11:00
mordred
18f23dbc64 Navmeshes should now work again using bgpath 2019-01-25 08:45:00 +01:00
NotAdam
dc520b730b fix config reading, alter territory loading output slightly 2019-01-25 12:23:38 +11:00
goaaats
77d64697e9
Merge branch 'develop' into pathfinding 2019-01-23 23:09:02 +01:00
Mordred
2973b27e26 Despawn and respawn dead bnpcs 2019-01-23 22:37:55 +01:00
goaaats
116af3409e Uncomment logs 2019-01-23 21:14:17 +01:00
goaaats
1ac495192a Cleanup 2019-01-23 21:10:53 +01:00
goaaats
9423a8576e Add NaviMgr 2019-01-23 19:23:49 +01:00
goaaats
8c6c8bc787 More pathing 2019-01-21 14:02:47 +01:00
goaaats
a29039b164 pathing things? 2019-01-20 16:10:48 +01:00
Maru
81c190a9dd Merge branch 'develop' of https://github.com/SapphireMordred/Sapphire into develop 2019-01-19 21:20:31 -02:00
Maru
544538012d RNGManager PoC, fix overuse of static cast 2019-01-19 21:20:23 -02:00
Mordred
d053e39ccb Hate list is now displayed for players 2019-01-19 22:56:07 +01:00
Mordred
99012106c4 Fixed initial actorids for zones 2019-01-19 10:37:18 +01:00
Mordred
77c4403a2c Make sure to reinit DB -> Various small fixes and refactors 2019-01-17 23:54:47 +01:00
Mordred
676e350388 Mobs spawn with randomized rotation and are actually targetable now 2019-01-13 00:51:31 +01:00
Mordred
195066b836 Very rudementary spawn implementation and db fix 2019-01-08 17:08:48 +01:00
Mordred
5232909ccb Extended schema for spawnpoints 2019-01-06 23:34:19 +01:00
NotAdam
c97ba162a4 convert more log calls to format string 2019-01-04 22:37:01 +11:00
mordred
f795aca9a6 Moved spawngroup query to prepared stmt 2019-01-04 08:54:39 +01:00
mordred
31d5aaf457 Fixed a spawngroup related linux crash 2019-01-04 08:32:47 +01:00
Mordred
51ee602e43 Moved tools to oos build aswell 2019-01-02 23:40:34 +01:00
Mordred
789127691a Merge remote-tracking branch 'origin/housing' into develop 2019-01-01 15:06:42 +01:00
Mordred
ade2dece10 Moved cmake logic to root cmakelists 2018-12-31 13:54:31 +01:00
NotAdam
8964d23246 fix eobj id allocation skipping every nth index 2018-12-30 20:26:03 +11:00
Mordred
2557ed4f90 Seems like everything works again... here is hoping 2018-12-29 00:53:52 +01:00
Mordred
f1c0512d28 Progress... 2018-12-23 03:53:08 +01:00
Mordred
28139b47b5 Added BaseManager and moved DebugCommandHandler to Manager 2018-12-22 22:25:03 +01:00
mordred
8dcbfa5365 Restructured project slightly 2018-12-13 12:40:42 +01:00
Renamed from src/servers/sapphire_zone/Territory/Zone.cpp (Browse further)