Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
alandtse committed Mar 24, 2024
2 parents 9d94eee + eeb5c10 commit 10d3adf
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 0 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
# [0.119.0](https://github.com/alandtse/skyrim_vr_address_library/compare/v0.118.0...v0.119.0) (2024-03-11)


### Features

* Add missing address for upcoming String Distributor ([#57](https://github.com/alandtse/skyrim_vr_address_library/issues/57)) ([3eb0bf0](https://github.com/alandtse/skyrim_vr_address_library/commit/3eb0bf0c4722ae5bcb791f6e09c8547a6c914279))

# [0.118.0](https://github.com/alandtse/skyrim_vr_address_library/compare/v0.117.0...v0.118.0) (2024-03-04)


### Features

* add latest commonlib and cs sss ([38699da](https://github.com/alandtse/skyrim_vr_address_library/commit/38699da31068a52a99733132fbb640fb61f661ff))

# [0.117.0](https://github.com/alandtse/skyrim_vr_address_library/compare/v0.116.0...v0.117.0) (2024-02-11)


Expand Down
1 change: 1 addition & 0 deletions database.csv
Original file line number Diff line number Diff line change
Expand Up @@ -706,6 +706,7 @@ id,sse,vr,status,name
50643,0x140878140,0x1408a3e60,4,CombatPathingRevolution::src/Advance_Hook.h:55
50674,0x14087aba0,0x1408A6910,3,DescriptionFramework::
50688,0x14087ba70,0x1408a77e0,3,EssentialFavorites::Gifting::IsQuestObject
50727,0x14087F090,0x1408AC8A0,3,"void UpdateCrosshairCaveLeaving(bool a_valid, const char *a2)"
50738,0x14087f970,0x1408ad1e0,4,static void UpdateCrosshairMagicTarget(bool a_valid)
50747,0x14087fff0,0x1408ad8c0,3,TrueHUD::SetHUDMode?
50751,0x140880160,0x1408ADA40,4,"void HudMenuStrings (int32 a1, struct8 *a2, TESQuest *a3, int64 a4)"
Expand Down

0 comments on commit 10d3adf

Please sign in to comment.