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

24 commits

Author SHA1 Message Date
NotAdam
467ce65a5d revert worldchannelpacket changes 2019-08-09 17:50:31 +10:00
NotAdam
7f686ffee5 rename some getters and zonechannelpacket -> worldchannelpacket 2019-08-09 17:49:40 +10:00
NotAdam
891a73720d rename zone to territory 2019-08-09 17:49:40 +10:00
NotAdam
9a26a24d31 ignore soulstones in ilvl calculation 2019-04-25 18:26:35 +10:00
NotAdam
4de66b1064 autoattack damage stat calc funcs, bnpc stat calculation 2019-04-24 23:25:07 +10:00
NotAdam
1c8ca42d6c use prepared statement for item loading, network item stain 2019-04-13 22:42:02 +10:00
Mordred
8cacf35e4b Pieity bonus applies to mp and vitality to hp now 2019-03-21 18:53:32 +01:00
Mordred
35d859d57a Gear matters!
Gear stats are applied now, excluding materia.
2019-03-21 18:06:48 +01:00
Mordred
2c4b4127c8 Preload defense / block values into items 2019-03-20 22:16:02 +01:00
NotAdam
087523c72f refactor transactionId -> sequence 2019-02-09 22:59:14 +11:00
NotAdam
50276dcbc3 #448 - remove deed on build 2018-12-30 17:44:03 +11:00
NotAdam
d6d8edf57c fix items being dropped from globalitem when moving to house inv 2018-12-29 21:51:43 +11:00
NotAdam
dd8290150b Merge remote-tracking branch 'upstream/dependency_injection' into housing 2018-12-29 12:43:03 +11:00
Mordred
c345033aa5 Seems like everything works again... here is hoping 2018-12-29 00:53:52 +01:00
NotAdam
750914f63f items can be removed from the estate and moved to storeroom/inventory 2018-12-28 11:49:36 +11:00
NotAdam
dcb2034005 fix removed housing items being orphaned after relogging 2018-12-28 10:17:18 +11:00
NotAdam
813836b1f1 base implementation of moving housing items back to player inventory
only works for internal items atm
2018-12-28 02:17:29 +11:00
NotAdam
d3301b0b9f add external housing object placing 2018-12-26 18:11:18 +11:00
Mordred
199d7a6ec6 More fw cleanup 2018-12-25 01:57:50 +01:00
Mordred
101f284003 More fw related cleanup 2018-12-23 13:26:33 +01:00
Mordred
f52588cdb2 Progress... 2018-12-23 03:53:08 +01:00
NotAdam
332456ffd0 handle inventory packet sequencing properly for items & containers 2018-12-20 20:41:16 +11:00
NotAdam
3848fc60a6 Move inventory container sending to its own function 2018-12-18 22:59:01 +11:00
mordred
ea64b65331 Restructured project slightly 2018-12-13 12:40:42 +01:00
Renamed from src/servers/sapphire_zone/Actor/PlayerInventory.cpp (Browse further)