Léo Lam
71f92d747d
Merge pull request #148 from MonsterDruide1/update-libs
...
lib: Update libraries
2025-07-27 21:48:17 +02:00
MonsterDruide1
f829734b79
lib: Update libraries
2025-07-27 21:30:15 +02:00
Michael Zhao
9c1288e4df
Merge pull request #147 from Pistonight/fix_warnings
...
refactor: fix clang-tidy warnings in PMDM
2025-07-12 12:04:17 -07:00
Pistonight
cfdc70d6a0
fix clang-tidy warnings in PMDM
2025-07-10 15:50:58 -07:00
Léo Lam
5dda15014c
Merge pull request #141 from Pistonight/cpeam
...
CreatePlayerEquipActorMgr
2025-06-22 23:48:19 +02:00
Michael Zhao
71530ca9b1
chore: disable `performance-enum-size` and update tools/common ( #146 )
...
* update tools/common
* disable performance-enum-size lint
* add toolchain/nx-decomp-tools-binaries
2025-06-22 21:46:09 +01:00
Pistonight
3d92031404
CreatePlayerEquipActorMgr
2025-06-19 12:18:30 -07:00
Léo Lam
f18a3f4f94
Merge pull request #145 from Pistonight/param_renaming
...
Rename LoadRequest::_c to LoadRequest::mLaneId
2025-06-19 00:54:21 +01:00
Pistonight
4010977b94
rename _c to lane_id
2025-06-18 11:09:20 -07:00
Léo Lam
1f833303f9
readme: fix Discord link
2025-06-14 03:36:10 +02:00
Léo Lam
fa1459d948
tools/setup: add support for v1.8.1 NSO
...
And remove 1.6.0 since 1.8.1 is now the latest and most easily
accessible version
2025-06-14 03:09:41 +02:00
Léo Lam
f810b758f2
Reformat gdtSpecialFlags.cpp as well
2025-05-24 16:12:39 +01:00
Léo Lam
a7b0f34e51
ci: update DoozyX/clang-format-lint-action
2025-05-24 16:06:59 +01:00
Léo Lam
4a47018593
ci: bump lint_pr clang-format version to 19
2025-05-24 15:59:15 +01:00
Léo Lam
6cbc452592
Reformat with clang-format 19.1
2025-05-24 15:56:10 +01:00
Léo Lam
7faab114ea
PlayReport: use UDLs to improve readability
...
Also replaced `str.findIndex(x) == -1` with `!str.include(x)`.
2025-05-22 04:14:55 +01:00
Léo Lam
24a4226082
Merge pull request #143 from Pistonight/ipp_at_params
...
Add initial version of at-param helpers
2025-05-17 12:09:51 +02:00
Pistonight
4e39bb884f
add at param helpers
2025-05-17 00:33:17 -07:00
Léo Lam
883e2da96a
Merge pull request #142 from Pistonight/merge_base_proc_handle_unit
...
Merge BaseProcHandle and BaseProcUnit TU
2025-05-15 23:47:38 +01:00
Pistonight
81feab300b
merge BaseProcHandle and BaseProcUnit TU
2025-05-15 11:31:51 -07:00
Michael Zhao
47d5304c06
Merge pull request #140 from Pistonight/update_libs
...
update submodules
2025-05-11 14:46:32 -07:00
Pistonight
b0dfac2307
update submodules
2025-05-11 14:36:15 -07:00
Michael Zhao
1a1b810999
Merge pull request #139 from Pistonight/pmdm_addtopouch
...
doAddToPouch
2025-05-05 16:28:08 -07:00
Pistonight
316dc2d1a2
matched (thanks to TheGreatB3 :)
2025-05-04 16:45:33 -07:00
Michael Zhao
fd7acefdd8
Merge pull request #137 from Pistonight/pmdm_equipment_stuff
...
PauseMenuDataMgr createPlayerEquipment
2025-05-02 20:50:36 -07:00
Pistonight
cd19e8cd96
PauseMenuDataMgr createPlayerEquipment
2025-05-02 20:47:19 -07:00
Michael Zhao
5bb38fb36b
Merge pull request #138 from Pistonight/pmdm_autoequip
...
match PMDM autoEquip and unequipAll
2025-05-02 20:29:16 -07:00
Pistonight
56ef34dc6b
match PMDM autoEquip and unequipAll
2025-05-02 20:26:00 -07:00
Michael Zhao
7facffb1d6
Merge pull request #136 from Pistonight/gdt_common_flag_names
...
add gdt flag name constant getters
2025-05-02 20:24:28 -07:00
Pistonight
c4d936d117
add gdt flag name constant getters
2025-05-02 20:21:28 -07:00
Michael Zhao
bb4f81f137
Merge pull request #135 from MonsterDruide1/update-sead
...
lib/sead: Update submodule
2025-05-02 18:31:41 -07:00
MonsterDruide1
9fc27d394a
lib/sead: Update submodule
2025-03-30 22:58:28 +02:00
Michael Zhao
bfb94a3b6e
Merge pull request #134 from Pistonight/symbols
...
Add PMDM and CookMgr instances to symbols
2025-03-10 08:31:57 -07:00
Pistonight
1f1fee5593
update data_symbols.csv
2025-03-06 17:51:01 -08:00
Michael Zhao
d6957d9d2c
Merge pull request #133 from Pistonight/playerinfo
...
PlayerInfo stuff that doesn't require PlayerBase
2025-01-28 10:14:58 -08:00
Pistonight
2363fbfe20
PlayerInfo stuff that doesn't require PlayerBase
2024-12-30 21:43:28 -08:00
Léo Lam
d5128f8fb4
Merge pull request #132 from Pistonight/update_cookdata_comment
...
Rename CookData::getStaminaRecoverValue -> getEffectDurationFrames
2024-12-30 21:16:37 +00:00
Pistonight
64122c55bf
Rename PouchItem::CookData::getStaminaRecoverValue -> getEffectDurationFrames
2024-12-25 23:12:14 -08:00
Léo Lam
aa3914ce9b
Merge pull request #130 from Pistonight/layout_resource_mgr
...
LayoutResourceMgr
2024-10-20 22:01:53 +03:00
Pistonight
c4e0a55dd9
LayoutResourceMgr functions + update NintendoSDK.
2024-10-14 23:18:35 -07:00
Léo Lam
0f88ba6f00
Merge pull request #129 from ThePixelGamer/libs
...
Update libraries and adjust code to match again
2024-08-31 13:39:46 +02:00
ThePixelGamer
878f95dffb
Update agl, nnSdk, sead
2024-08-28 07:41:29 -05:00
ThePixelGamer
de0fd08acc
Update libraries and adjust code to match again
2024-07-26 18:00:57 -05:00
Léo Lam
96f611fa5d
ksys/ProductReporter: add PanicReason
2024-04-25 01:10:31 +01:00
Léo Lam
ffc35ea350
Update tools
2024-04-24 02:44:34 +01:00
Léo Lam
a196e0ca5a
ksys/qst: match Manager::setQuestStep
...
I'm not a big fan of how the actual logic has to be inside the loop,
but unfortunately std::find_if doesn't match and it's clear that the
original version used iterators.
2024-04-23 22:30:20 +01:00
Braylon Mooney
726d8a2b31
Add reportGetitem ( #128 )
2024-04-23 00:40:30 +01:00
Léo Lam
4740104abd
PlayReport: implement getQuestId()
2024-04-22 05:38:55 +01:00
Léo Lam
f4ac69e052
Update tools
...
Also marks the existing U functions as WIP so that the checker doesn't
detect them as non-matching. For BotW it doesn't make sense to treat
a named U function as if it is non-matching.
2024-04-22 05:25:29 +01:00
Braylon Mooney
b4ac2f91d4
reportQuestStep ( #126 )
2024-04-22 01:59:51 +01:00