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
Léo Lam
00568fbbab
build: allow specifying custom linker flags
...
This is useful for people who want to link using recent versions of
mold which are smart enough to e.g. optimise GOT loads; we need to
pass --no-relax to disable those optimisations in order to get matching
instructions.
2024-03-29 20:24:07 +00:00
bomba1749
f62a726266
most of AirOctaFlyUp is done, some of AirOctaDataMgr is done ( #121 )
2024-03-18 01:44:47 +00:00
Léo Lam
72a0a82932
Merge pull request #125 from Pistonight/pmdm_cook_data_name
...
Rename CookData and WeaponData fields
2024-03-09 19:43:04 +00:00
Pistonight
dd506b160e
rename CookData and WeaponData fields
2024-03-09 00:45:00 -08:00
Kinak338
fe9558b931
PauseMenuDataMgr: use better variable names ( #123 )
2023-09-03 15:45:37 +01:00
Briggs Baltzell
fd527f9216
Added VFR::getDeltaFrame ( #122 )
...
* Added getDeltaFrame and changed getDeltaTime
* Replaced getDeltaTime usages with getDeltaFrame
* Moved getDeltaTime above getDeltaFrame
2023-07-01 21:29:40 +01:00
Esras
bdd6e57d63
resPlacement ( #120 )
2023-06-11 23:17:14 +01:00
notyourav
dc4e48523b
mapRail.cpp ok ( #118 )
2023-05-27 00:39:40 +01:00
Martin Aguayo
78fd3c6e7a
Add uking::ai::ActorWaterDepthSelect functions ( #117 )
2023-05-14 15:01:16 +01:00