Lucy
880ec9af36
Fix playerspawn again, weird memory issue
2023-01-24 18:52:29 +01:00
Lucy
9ea3aeac0f
Clear zoning type when finishing warp
2023-01-24 18:52:05 +01:00
Lucy
7aa18548f0
Fix battle actor control
2023-01-24 18:51:53 +01:00
Mordred
f5d16ee916
Merge remote-tracking branch 'origin/ThreePointOh' into ThreePointThree
2023-01-24 08:32:36 +01:00
Mordred
b2f87c2f68
Merge pull request #848 from Skyliegirl33/ThreePointThree
...
[3.3] Some fixes and add companions and persistent emote cancel
2023-01-24 08:07:34 +01:00
Mordred
30ed230187
Merge pull request #850 from hkAlice/3.3
...
[3.x] quest achievement implementation; prototype history; fix achv exd for 3.3; fix issue with achv list range;
2023-01-24 08:05:35 +01:00
Alice Ogeda
e36cdadb58
prototype achievement history;
2023-01-23 22:58:07 -03:00
Alice Ogeda
9b6d24d610
add quest achievement type handler; fix achv exd struct for 3.3;
2023-01-23 20:16:08 -03:00
Mordred
850509f8bd
WiP Buying plots reenabled.
2023-01-23 22:58:25 +01:00
Lucy
4abe2532c3
[wip] Implement persistent emote cancelling
2023-01-23 21:54:22 +01:00
Lucy
ac4c8ec8a6
Add sprint costtype
2023-01-23 21:51:22 +01:00
Lucy
8f0c517514
[wip] Implement minions
2023-01-23 21:51:02 +01:00
Lucy
0a5a556186
Fix oob memory access
2023-01-23 21:49:59 +01:00
Mordred
597c0e9bd2
WiP reenable housing zones.
2023-01-23 14:28:00 +01:00
Lucy
a35455a4f4
Remove status updates in unnecessary places
...
(cherry picked from commit 12f68b62690861675daa2436630f33518c39b7f7)
2023-01-23 06:02:55 +01:00
Lucy
7166526341
PlayerSpawn fixup
...
(cherry picked from commit 17f5a5ae2bb7ee2342f6a50d5eb4f3835f80bb9b)
2023-01-23 06:02:43 +01:00
Mordred
62d04d58ca
Forgot some GC clean up
2023-01-22 21:54:23 +01:00
Mordred
76aca82da7
GC fixed.
2023-01-22 21:53:27 +01:00
Mordred
9872acf4a8
WIP fixing contentfinder, id usage reworked.
2023-01-22 16:53:21 +01:00
Mordred
5b040405ce
WIP fixing contentfinder, packet structs updated to the best of my knowledge.
...
Still quite a few fields to map.
2023-01-22 10:06:21 +01:00
Mordred
b1ecbb7446
WIP fixing contentfinder
2023-01-21 23:46:03 +01:00
Mordred
6a7261a22b
Instance content debug command fix, instance cr now takes the contentfindercondition id
2023-01-21 22:27:24 +01:00
Mordred
9e061aefa3
Merge pull request #844 from takhlaq/ThreePointThree
...
fix online status
2023-01-21 21:07:55 +01:00
Mordred
5df71ea562
Instance content build fix
2023-01-21 21:06:28 +01:00
Tahir
5121edf6ae
fix online status
...
- fix level display in common list detail
- show disband button for party leader in common list
- todo: dont allow social invites to self; figure out why unable to kick party member from menu
2023-01-21 05:57:56 +00:00
Mordred
2f39f3d4a2
Adjusted structs for 3.3, might still be more to fix.
2023-01-20 21:50:08 +01:00
Alice Ogeda
15ef8c24a5
better comments on achievement usage; directly get level from player object for classjob achievements;
2023-01-20 10:43:45 -03:00
Mordred
258dc8d69b
Fixed effectpacket flags.
2023-01-20 11:40:35 +01:00
Mordred
ba3f091a69
Merge remote-tracking branch 'origin/ThreePointOh' into ThreePointThree
2023-01-20 07:33:34 +01:00
Lucy
2fdbf2ef5b
Fix quest bitflag mistake
...
(cherry picked from commit c4dcbc10f152e056a4330ec83457cebf538ae2cd)
2023-01-20 06:55:03 +01:00
Mordred
52c61817f3
fixed questcomplete array sizes
2023-01-19 22:59:08 +01:00
dude22072
601cf81353
Hunting log crash fix
2023-01-19 14:34:53 -06:00
Mordred
f1e7752515
Merge remote-tracking branch 'origin/ThreePointOh' into ThreePointThree
2023-01-19 21:20:33 +01:00
Mordred
96249275f7
Merge pull request #837 from Skyliegirl33/feature-impl
...
[3.x] Fix a few issues, add SubSea005 QB
2023-01-19 21:16:11 +01:00
Lucy
347141f1cd
Use discardItem instead of dropInventoryItem
2023-01-19 20:18:14 +01:00
Lucy
36554bf1f3
Fix player not being removed upon leaving territory
...
(cherry picked from commit 1713523e197a225fc5ff5c61a7143dcec091ad59)
2023-01-19 19:52:58 +01:00
Lucy
5837b1b8b6
Add quest event callbacks to yieldeventstring handler
...
(cherry picked from commit aae05b9f6ecb3af20caa547f58bff2b465957b76)
2023-01-19 19:51:55 +01:00
Lucy
6580fe1721
Finally fix TP being stuck at 0
2023-01-19 19:51:31 +01:00
Lucy
2ac2ec1ea2
Fix quest bitflags to be retrieved in ascending order
...
(cherry picked from commit 525c76dbf2bded510e6939fe7cf1dee561e2c903)
2023-01-19 19:49:50 +01:00
Alice Ogeda
87a92eed4d
fick linux build;
2023-01-19 13:38:00 -03:00
Alice Ogeda
99e2fb117e
myerge agen;
2023-01-19 13:06:51 -03:00
Alice Ogeda
423af6f9bc
myerge;
2023-01-19 13:05:27 -03:00
Alice Ogeda
34213990bc
AchievementMgr framework; styling fixes;
2023-01-19 13:03:54 -03:00
Mordred
a7763366ee
Fixed PlayerStatusUpdate
2023-01-19 09:57:08 +01:00
Adam
9ae27baf03
fix compile warning - missing return
2023-01-19 14:45:48 +11:00
Mordred
920da4de3b
Tiny cleanup
2023-01-18 21:44:26 +01:00
dude22072
6e823da825
Add BeforeTrialDung to isDefaultTerritory
2023-01-17 12:47:00 -06:00
Mordred
409dc173c5
Even more cleanup
2023-01-17 12:54:42 +01:00
Mordred
a02e58fd35
More overall cleanup and warning reductions
2023-01-17 11:27:39 +01:00
Mordred
436c04993f
Missed a zone conversion
2023-01-17 08:29:07 +01:00