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

24 commits

Author SHA1 Message Date
NotAdam
9f2dee403c fix name inconsistency with bnpc kill script callbacks 2019-02-02 23:32:36 +11:00
NotAdam
252998c194 refactor minion to companion and add companion spawning 2019-02-02 23:06:57 +11:00
NotAdam
44b556c6a6 log a warning to world log/player in the event an actor wasn't spawned 2019-01-28 21:02:51 +11:00
NotAdam
bc1ed29948 Increase cell size and spawn distance, fix player despawn issue 2019-01-28 20:30:22 +11:00
NotAdam
7741acefcd manage timer vars and call onTick from Chara update instead of derived classes 2019-01-28 19:16:44 +11:00
NotAdam
b9520a6c3e heal npcs when retreating, set hp to max when retreat finishes, cleanup 2019-01-26 13:40:02 +11:00
Mordred
b17ce80ce6 BNpcs will now also initiate combat when being attacked, Death should reset them properly. 2019-01-20 13:36:34 +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
38acccea57 Cleaned up bnppc code, fixed effect packet 2019-01-19 01:15:17 +01:00
Mordred
328b8bf14d Cleaned up some zoning code. Secondly, alot more bnpcs will spawn now 2019-01-14 22:29:52 +01:00
Mordred
b5ceae58fb Temporary fix for resetting directors. Eventually zoning needs to be streamlined 2019-01-13 17:32:43 +01:00
Mordred
cfabc721dd Fixed black screen on new character, fixed servernotice size, initial initui adjustments. 2019-01-09 23:57:49 +01:00
Mordred
7f00c34f90 Changed sendDebug to use fmt aswell 2019-01-05 12:32:10 +01:00
mordred
d6ec45b048 Converting logging calls 2019-01-04 12:34:19 +01:00
NotAdam
4d35888b27 #448 - Place character correctly on entering a house 2018-12-30 18:48:45 +11:00
Mordred
2557ed4f90 Seems like everything works again... here is hoping 2018-12-29 00:53:52 +01:00
Mordred
4a33793270 More fw cleanup 2018-12-25 01:57:50 +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
NotAdam
7aba36f963 more ident cleanup 2018-12-21 22:23:49 +11:00
NotAdam
4e3de5817f Move land/house to use LandIdent instead of storing terri/plot/ward 2018-12-21 22:08:05 +11:00
mordred
8dcbfa5365 Restructured project slightly 2018-12-13 12:40:42 +01:00
Renamed from src/servers/sapphire_zone/Actor/Player.cpp (Browse further)