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

642 commits

Author SHA1 Message Date
NotAdam
5479a471a3 fix build 2019-04-29 20:29:50 +10:00
NotAdam
fc47f8346e fix stacktrace on windows 2019-04-29 19:36:57 +10:00
Mordred
b4b5c59bfa Some naming changes for actions 2019-04-28 23:34:43 +02:00
Biscuit
4024168749 Document world visit packet 2019-04-26 17:47:59 +10:00
NotAdam
ec3e93eed9 autoattack damage stat calc funcs, bnpc stat calculation 2019-04-24 23:25:07 +10:00
NotAdam
ce3db81303 more accurate bnpc scale calculation 2019-04-19 23:01:27 +10:00
NotAdam
ee4761c503 add some more director ids, add packet def for DirectorPopUp 2019-04-18 20:57:55 +10:00
JeidoUran
1f917c732b Verification needed 2019-04-17 18:46:34 +02:00
JeidoUran
516b12d115 More info on actrl 0x63 2019-04-17 16:35:17 +02:00
JeidoUran
c4d8117743 NpcSpawn findings and added info on actrl 0x73A 2019-04-17 00:50:36 +02:00
JeidoUran
1cc0573e66 Added worldId to Examine, and world name properly displays
World name displays in the HUD and in the Examine window
2019-04-17 00:31:19 +02:00
JeidoUran
ae103131bd ActorControl and OpCode findings 2019-04-17 00:29:04 +02:00
Mordred
01537f12ce First iteration of questbattle update logic 2019-04-17 00:10:32 +02:00
Mordred
5991e1b93a Use a common definition for BNpcType 2019-04-15 23:45:58 +02:00
NotAdam
8ffd81248f use prepared statement for item loading, network item stain 2019-04-13 22:42:02 +10:00
NotAdam
14367b644f move data struct defs to datreader lib 2019-04-11 19:28:51 +10:00
NotAdam
2c06a45514 fix offsetX & offsetY sharing a line in maprange header def 2019-04-11 19:19:19 +10:00
NotAdam
600ce868d7 merge in maprange header changes and move to common defs 2019-04-11 19:09:19 +10:00
NotAdam
24014a9a99 begin tools cleanup, lgb group dumping 2019-04-11 19:06:27 +10:00
Biscuit
3189dc78e3 Fix festivals in InitZone def 2019-04-09 19:05:17 +10:00
NotAdam
457d2fa04c remove questbattle prefix from eobj actor control 2019-04-09 00:03:20 +10:00
NotAdam
799588114e fix debug commands not working for questbattles, map another actrl 2019-04-08 23:36:02 +10:00
NotAdam
2f73a61eb2 Start of action target selection implementation 2019-04-07 16:04:36 +10:00
Mordred
4cc8b99da2 Added some InitZone information 2019-04-02 23:56:47 +02:00
mordred
b7c3731d9d Merge remote-tracking branch 'origin/master' into develop 2019-04-02 12:00:46 +02:00
Mordred
78ba9ca4e8
Merge pull request #539 from SapphireMordred/develop
Added opcode 10B ( short server notice )
2019-04-02 09:05:07 +02:00
Mordred
8a7406565e
Added Biscuits findings to servernotices 2019-04-02 09:00:36 +02:00
Mordred
e5efe69ed6
Added opcode 10B ( short server notice ) 2019-04-02 08:57:53 +02:00
Mordred
e06099f762 Questbattle instances can be created and joined. 2019-03-31 23:45:03 +02:00
Fürst
b1ee5bbc28 found the actor control for the total number of caught fish from the fishing log 2019-03-31 06:48:19 +02:00
Mordred
5701749f9b Initial work on QuestBattle instances 2019-03-31 01:39:49 +01:00
Mordred
42affff662 Updated exd data, added questbattle info. Added first part of ManFst005 ( Chasing Shadows ) 2019-03-30 18:57:18 +01:00
Mordred
3f22f0de18 Re-added setOwner method to BNpc, not working yet though 2019-03-28 23:57:58 +01:00
Mordred
c2ca32592c Hunting log now implemented for classes. GC still to come 2019-03-28 22:58:40 +01:00
NotAdam
e8b1fed7a2 redefine critical log level to fatal in spdlog to be consistent with our logger api 2019-03-27 20:46:50 +11:00
NotAdam
8a5080746a actually fix builds this time 2019-03-27 18:29:38 +11:00
NotAdam
e9b190bd85 fix msvc build maybe 2019-03-27 18:23:51 +11:00
NotAdam
c2d78989ff override StackWalker OnOutput to write to output using our logger util 2019-03-27 18:19:54 +11:00
NotAdam
b2245b1898 link stackwalker against common for windows builds 2019-03-26 23:42:06 +11:00
NotAdam
ae4aab491e add CrashHandler to lobby/api/world and cleanup test code in tools 2019-03-26 23:17:57 +11:00
NotAdam
a29288520b add StackWalker dep to handle stacktrace generation on windows 2019-03-26 23:13:36 +11:00
NotAdam
aca5a46032 add posix stack dump on crash 2019-03-26 23:09:09 +11:00
NotAdam
abb4220409 code style 2019-03-26 17:33:00 +11:00
NotAdam
14d42f857d validate the time since the last combo action and ignore any old combos 2019-03-26 17:33:00 +11:00
Mordred
8b6e78877d Load hunting log data 2019-03-26 00:04:27 +01:00
Mordred
f1514e2a8d Added sql table for storing hunting log information 2019-03-24 23:49:52 +01:00
Mordred
390b5817d0 Added a lookup enum for known unlock types 2019-03-24 16:21:52 +01:00
Mordred
4da62584cd Added HuntingLog Packet 2019-03-24 16:08:08 +01:00
NotAdam
ec20b66f5b make more vfx items work good 😎 2019-03-24 00:48:21 +11:00
NotAdam
db44c5dfb2 add ActionEffectType for showing combo indicators 2019-03-24 00:31:25 +11:00