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
|
85501effed
|
Implemented a basic actionintegrity implementation, subject to be changed.
Fixed replay packet sending.
|
2023-02-16 08:25:03 +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 |
|
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
|
735e2f73bd
|
hudparam fixes; int type fixes;
|
2023-02-10 16:53:00 -03: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 |
|
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 |
|
Toofy
|
38665cb4a8
|
Fixing bug where player info is not updated on level up
|
2023-02-04 12:43:14 +00:00 |
|
Alice Ogeda
|
3c4b55859f
|
achievement code cleanup;
|
2023-01-27 18:54:54 -03:00 |
|
Mordred
|
6cde08d073
|
Cleanup inside the player class.
|
2023-01-27 11:13:57 +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 |
|
Alice Ogeda
|
e36cdadb58
|
prototype achievement history;
|
2023-01-23 22:58:07 -03:00 |
|
Lucy
|
8f0c517514
|
[wip] Implement minions
|
2023-01-23 21:51:02 +01:00 |
|
Mordred
|
76aca82da7
|
GC fixed.
|
2023-01-22 21:53:27 +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
|
f1e7752515
|
Merge remote-tracking branch 'origin/ThreePointOh' into ThreePointThree
|
2023-01-19 21:20:33 +01: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 |
|
Mordred
|
a02e58fd35
|
More overall cleanup and warning reductions
|
2023-01-17 11:27:39 +01:00 |
|
Mordred
|
bd1753423e
|
Added a onPlayerDeath function, to be reworked when battlescripts arrive
|
2023-01-15 22:03:44 +01:00 |
|
Rushi
|
594cb7f11d
|
Fix unmounting
(cherry picked from commit 5449d763cd93931b57f0c0cfdb37719d1bae7ddc)
|
2022-02-24 22:25:10 +01:00 |
|
Mordred
|
bb6381d15c
|
onBNpcKill now takes a bnpc ref
|
2022-02-23 08:36:23 +01:00 |
|
Rushi
|
e8fdc72b6e
|
Fix EquipDisplayFlags resetting on zonein
(cherry picked from commit 9d29bab9a2a6417f764c2b9e2f9d0c834f7c4e92)
|
2022-02-20 19:30:35 +01:00 |
|
Mordred
|
2b3bb6297e
|
Basic warptaxi work
|
2022-02-10 18:50:44 +01:00 |
|
Alice Ogeda
|
83333690a0
|
correctly process hatevalues to table; update players with value/rate of their respective table entry;
|
2022-01-27 20:03:51 -03:00 |
|
Mordred
|
a27bb3e687
|
Remove Component namespace
|
2022-01-27 21:24:54 +01:00 |
|
Mordred
|
f5258bfd92
|
Improving code consistency and readability in manager classes
|
2022-01-27 21:08:43 +01:00 |
|
Mordred
|
27b218fd78
|
Removed old code to further simplify warp mechanics
|
2022-01-16 11:57:04 +01:00 |
|
Mordred
|
f0871c6217
|
Improved pathfinding, changed action packet to use the right variant for auto attacks, scaled fall damage
|
2022-01-06 20:25:50 +01:00 |
|
Mordred
|
34139a8937
|
Implemented a kill quest as a test again
|
2021-12-22 00:40:11 +01:00 |
|
Mordred
|
d6dd81ad1b
|
Forward entity and name id to the onKill event
|
2021-12-21 12:19:35 +01:00 |
|
Mordred
|
495a675f35
|
Fixed an exp ui issue
|
2021-12-21 11:46:40 +01:00 |
|
Mordred
|
c03c5821ab
|
Send system messages instead of debug
|
2021-11-27 18:19:13 +01:00 |
|
Mordred
|
48ed9da414
|
Initial commit of Sapphire for FFXIV 3.0 "light rewrite"
|
2021-11-27 00:53:57 +01:00 |
|
NotAdam
|
ca102697f4
|
move to new service locator
|
2020-03-01 11:58:26 +11:00 |
|
NotAdam
|
891a73720d
|
rename zone to territory
|
2019-08-09 17:49:40 +10:00 |
|
NotAdam
|
6d9ef0e6c3
|
add missing zonepositions, use move semantics for framework constructor
|
2019-03-17 13:50:01 +11:00 |
|
Mordred
|
a230a2ca2a
|
Cleaned up some zoning code. Secondly, alot more bnpcs will spawn now
|
2019-01-14 22:29:52 +01:00 |
|
Mordred
|
d03e7a43a6
|
Added BaseManager and moved DebugCommandHandler to Manager
|
2018-12-22 22:25:03 +01:00 |
|
mordred
|
ea64b65331
|
Restructured project slightly
|
2018-12-13 12:40:42 +01:00 |
|