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

65 commits

Author SHA1 Message Date
collett
0e34da56e4 Merge remote-tracking branch 'remotes/origin/develop' into develop_5.25 2020-05-11 17:51:06 +09:00
collett
a5019abd5c Selling items and buying back from shop, show corresponding messages in chat. 2020-05-11 06:27:34 +09:00
collett
926c6896a9 JobGauge definition 2020-04-24 19:24:04 +09:00
collett
d10347bfff hack to get aetheryte working again until the service is fixed. 2020-04-12 23:54:34 +09:00
collett
058313e230 more sam stuff 2020-04-12 19:26:58 +09:00
collett
b55e44c0db some sam stuff 2020-04-11 04:29:50 +09:00
collett
e67afee887 gnb implementation, some old bug fixes as well. 2020-04-09 08:13:20 +09:00
collett
a2fd6eda58 prep for gnb implementation 2020-04-09 04:44:29 +09:00
collett
45a520aa12 Merge remote-tracking branch 'remotes/origin/develop' into develop_5.21 2020-03-17 16:42:05 +09:00
Adam
974f76b636
Merge pull request #651 from Arazati/develop-serious
implemented dyeable items
2020-03-17 12:54:08 +11:00
Arazati
13e20e6727 style + cast changes 2020-03-16 01:37:00 -07:00
collett
44f6aa49e4 more job gauge fixes, debug command to set raw gauge data 2020-03-15 22:52:23 +09:00
collett
b6068046ac implement drk blood and darkside, some war fixes as well 2020-03-15 18:59:07 +09:00
Arazati
b3aeb70338 implement dyeing items + show dyes in examine 2020-03-14 00:57:09 -07:00
collett
d3c656e8b8 implement whm lily 2020-03-07 17:57:00 +09:00
collett
47719addae JobGauge union. 2020-03-02 17:29:07 +09:00
collett
29106a2de7 Merge remote-tracking branch 'remotes/origin/develop' into develop_5.2 2020-03-02 05:37:15 +09:00
NotAdam
41e6d73ff3 move to new service locator 2020-03-01 11:58:26 +11:00
collett
0d8b406a77 Inventory fix and more opcode update. 2020-02-24 18:23:43 +09:00
collett
6dc03653cf Inventory fix. 2020-02-24 18:17:58 +09:00
collett
0903f0d2f1 pld oath gauge 2020-02-05 17:21:57 +09:00
collett
aaccb4bd6a clean up 2020-02-02 19:49:16 +09:00
collett
450ff0ddff show job ui and some war stuff 2020-02-02 19:42:24 +09:00
collett
05f38dedde fix derp 2020-01-24 08:09:20 +09:00
collett
e6ef80209d fix derp 2020-01-24 08:08:51 +09:00
collett
a7d527bf0a these bytes are mounts as well. 2020-01-23 23:23:44 +09:00
collett
5dfe320fb8 these bytes are mounts as well. 2020-01-23 23:23:13 +09:00
collett
5083b51bf2 Play the sound effect when buying items from shop.
When selling the sound effect is also played (and shop switch to buy back tab as well) but the selling logic code is not there so...
2020-01-06 19:57:18 +09:00
collett
9cd17b3caa Action system updates. 2020-01-05 17:09:27 +09:00
NotAdam
9c3fba263e rename zone to territory 2019-08-09 17:49:40 +10:00
NotAdam
fd53921680 switch from binary to blobs, fix known array sizes in player obj 2019-07-06 15:00:26 +10:00
NotAdam
f892257aa5 refactor Util -> Common::Util & Action to World::Action 2019-06-02 00:35:00 +10:00
NotAdam
ec3e93eed9 autoattack damage stat calc funcs, bnpc stat calculation 2019-04-24 23:25:07 +10:00
Mordred
0079cba784 Changed the way players are being iterated for updating, some questbattle additions 2019-04-07 13:27:56 +02:00
Mordred
af07092978 Refactored the way timestamps are passed through update handlers 2019-04-04 23:29:52 +02:00
Mordred
c2ca32592c Hunting log now implemented for classes. GC still to come 2019-03-28 22:58:40 +01:00
Mordred
a6ba575932 Properly initialize hunt data from db 2019-03-26 23:08:34 +01:00
mordred
e0a3c4d35d Fixed quest complete size, db reinit needed 2019-03-26 09:27:48 +01:00
Mordred
8b6e78877d Load hunting log data 2019-03-26 00:04:27 +01:00
Mordred
df2da68633 Gear matters!
Gear stats are applied now, excluding materia.
2019-03-21 18:06:48 +01:00
Mordred
8a35c4e370 Plenty more cleanup and code quality adjustments. 2019-03-11 22:48:33 +01:00
NotAdam
2f4ca9b589 add teleporting back in, remove action targeting for now 2019-03-07 21:58:12 +11:00
NotAdam
36b693fc70 minor refactoring, fix adventurer actions not working 2019-02-17 16:55:00 +11:00
NotAdam
3db83cf716 cleanup teleport query code 2019-02-08 21:20:53 +11:00
AriAvery
df56b88cae Improved player momvement 2019-02-06 08:49:57 +01:00
NotAdam
252998c194 refactor minion to companion and add companion spawning 2019-02-02 23:06:57 +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
d053e39ccb Hate list is now displayed for players 2019-01-19 22:56:07 +01:00
Adam
3da3852861
Merge pull request #471 from JeidoUran/crashes_fix
Several crashes fixed, GM Jump and Call fixed and closer to retail
2019-01-09 18:58:06 +11:00
Mordred
11433f8ead Added a field for bluemage to player 2019-01-08 23:58:14 +01:00