Mordred
065c1817bd
Missed a few state flags functions during renaming.
2023-02-20 16:41:04 +01:00
Mordred
6bf3ac0be8
Refactoring ongoing.
2023-02-20 15:25:57 +01:00
Mordred
188d80d2ec
Alot more cleanups in various areas.
2023-02-20 11:24:02 +01:00
Mordred
00cb4ade45
Login packet flow further adjusted to be closer to retail
2023-02-18 23:05:15 +01:00
Mordred
d34d93a7dd
Fixed an issue with scripts no longer having a function to warp to a different territory type.
2023-02-18 17:59:24 +01:00
Mordred
3a71d90e71
Fixing some array sizes and defining them in common
2023-02-18 15:26:50 +01:00
Mordred
f91494fa7b
sendToInRangeSet removed
2023-02-17 22:46:02 +01:00
Alice Ogeda
06a4a46bf2
fix case sensitive fs import;
2023-02-17 14:42:17 -03:00
Mordred
9b46b89c65
Changing various packet sending functions to clean up the project.
2023-02-17 15:34:51 +01:00
Mordred
fbbd599969
Merge pull request #899 from Skyliegirl33/master
...
[3.x] Support other currencies than gil
2023-02-17 08:01:54 +01:00
Rushi
a17c891c2c
[3.x] Basic map icon support (MapMgr backport) ( #896 )
...
* Fix several structs
* Preliminary map icon support (only quests work)
Backport of #721 to 3.x
* MapMgr cleanup
* Add missing null check for ENpcBase
* Use CLASSJOB_SLOTS in PlayerSetup instead
* Use util function for getting bit fields
2023-02-16 22:16:01 +01:00
Mordred
87295a0ff6
Fixed a few fields in playerstatus and changed script events to display script name instad of quest text.
2023-02-16 12:45:01 +01:00
Mordred
85501effed
Implemented a basic actionintegrity implementation, subject to be changed.
...
Fixed replay packet sending.
2023-02-16 08:25:03 +01:00
Lucy
9f048502f7
Support other currencies than gil
2023-02-14 21:29:24 +01:00
Mordred
9f100bc671
Fixed a couple minor struct issues and overall changed login packetflow to be more retail-like.
...
Added a few unknown actorcontrol packets for testing.
2023-02-14 13:50:08 +01:00
Lucy
ae94aac979
wip: fixing gearset handler
2023-02-12 21:12:04 +01:00
Mordred
9d6eb7f676
Merge pull request #883 from T00fy/master
...
Reimplemented EventItem. Fixed bug with onDeath not triggering when b…
2023-02-11 23:34:06 +01:00
Lucy
595795d3b0
Implement glamouring
2023-02-11 17:31:48 +01:00
Alice Ogeda
62136f66a7
warpmgr vfx; get threadcount for nav export;
2023-02-10 23:13:00 -03:00
Mordred
a55e912d9f
Merge attempt #2
2023-02-10 21:38:08 +01:00
Mordred
4a8092b71e
Revert "Merge and minor cleanup"
...
This reverts commit 4c35944433
.
2023-02-10 21:28:34 +01:00
Mordred
4c35944433
Merge and minor cleanup
2023-02-10 21:22:54 +01:00
Mordred
19d84b5eb3
Merge branch 'master' of https://github.com/SapphireMordred/Sapphire
2023-02-10 21:16:31 +01:00
Alice Ogeda
83a08ea149
Merge branch 'master' of https://github.com/SapphireServer/Sapphire into teletubbies-vacuum-cleaner
2023-02-10 17:14:24 -03:00
Alice Ogeda
735e2f73bd
hudparam fixes; int type fixes;
2023-02-10 16:53:00 -03:00
Alice Ogeda
38c176c4b6
raise anim on death return warp;
2023-02-10 15:21:48 -03:00
Alice Ogeda
b049c0aa1c
fix unsetflag on warp;
2023-02-10 14:17:33 -03:00
Lucy
f56a0a38e8
Implement ItemManipulationAction
...
Used for actions with a delay time but no cast
2023-02-10 18:17:04 +01:00
Alice Ogeda
88f8c7c19a
move teleport to warpmgr; more player to playermgr; cleanup;
2023-02-10 13:05:53 -03:00
Alice Ogeda
2b57b73471
first batch of moving packet/logic out of player to playermgr;
2023-02-10 12:11:11 -03:00
Mordred
2d3486ea1f
Moved onFcLogout to a better place
2023-02-10 08:56:58 +01:00
Toofy
ea2705165a
Reimplemented EventItem. Fixed bug with onDeath not triggering when bnpc kills player. Fixed EventItem struct. Implemented ClsThm050 quest. Fixed some wrong param names
2023-02-09 22:57:21 +00:00
Mordred
6a9f5b683f
Fixed an issue with a missing lookup table update. Removed unneeded functions.
2023-02-09 17:58:25 +01:00
Mordred
9d647e2bde
failing nullptr check should abort the function.
2023-02-09 12:55:45 +01:00
Mordred
07f0bd31bd
Big refactoring of Freecompany code in preparation of further progress.
2023-02-09 12:19:10 +01:00
Mordred
81b4f8ac72
Fix linux build, properly display fc petition page based on member hierarchy.
2023-02-09 07:55:18 +01:00
Mordred
9c4eddce4a
Sign petition work, member gets added to db, but not much else yet.
2023-02-08 23:27:12 +01:00
Mordred
ded211a6b5
getPlayerFreeCompany now returning the real result
2023-02-08 15:43:11 +01:00
Mordred
38b92fafa9
Create and load member lists of fcs.
2023-02-08 15:22:33 +01:00
Mordred
7af6846395
Fc is being loaded and sent to the master character. Member lists not maintained yet.
2023-02-07 14:13:47 +01:00
Mordred
8d46426599
Added functions for queueing packets for entire an entire ls or fc.
2023-02-07 09:26:41 +01:00
Mordred
75a66ac532
fixed a few typos in freecompanyMgr enum
2023-02-07 07:25:38 +01:00
Mordred
6a36433235
Another batch of FC boilerplate
2023-02-06 15:49:47 +01:00
Mordred
a36f53e5de
Renamed the new sendEventNotice to sendNotice
2023-02-06 07:01:32 +01:00
Mordred
0df9fca281
Beginnings of FC. FC can be created in petition mode.
2023-02-05 22:46:46 +01:00
Mordred
6e9d47b6a3
Added dynamic event notice function which takes a vector for its params. Supports up to 32 params. Can be omitted.
2023-02-05 21:30:02 +01:00
Mordred
d10cb2e3e3
Fixed a merge error.
2023-02-04 15:13:42 +01:00
Mordred
6c209ccaff
Merge remote-tracking branch 'origin/ThreePointThree'
2023-02-04 14:53:35 +01:00
Toofy
38665cb4a8
Fixing bug where player info is not updated on level up
2023-02-04 12:43:14 +00:00
Lucy
9de70852cc
Fix gil shops(?)
2023-02-03 23:39:41 +01:00