Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
alandtse committed Jul 6, 2024
2 parents 7711f36 + 6bfdce3 commit a75bd61
Show file tree
Hide file tree
Showing 2 changed files with 17 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.137.1](https://github.com/alandtse/skyrim_vr_address_library/compare/v0.137.0...v0.137.1) (2024-07-01)


### Bug Fixes

* fix Experience NG address ([#68](https://github.com/alandtse/skyrim_vr_address_library/issues/68)) ([2de9b1e](https://github.com/alandtse/skyrim_vr_address_library/commit/2de9b1ed20bfdb9b13be4eac526247036235ceee))

# [0.137.0](https://github.com/alandtse/skyrim_vr_address_library/compare/v0.136.0...v0.137.0) (2024-06-30)


### Features

* update experience NG addresses ([#67](https://github.com/alandtse/skyrim_vr_address_library/issues/67)) ([2fe31b4](https://github.com/alandtse/skyrim_vr_address_library/commit/2fe31b4521f6fe333142f0f329f3d70412dcc4fa))

# [0.136.0](https://github.com/alandtse/skyrim_vr_address_library/compare/v0.135.0...v0.136.0) (2024-06-16)


Expand Down
3 changes: 3 additions & 0 deletions database.csv
Original file line number Diff line number Diff line change
Expand Up @@ -475,6 +475,7 @@ id,sse,vr,status,name
36287,0x1405d25e0,0x1405daba0,4,RE::Actor::SetGhost
36331,0x1405d5290,0x1405dd850,2,Actor::Resurrect
36344,0x1405d62e0,0x1405de910,3,RE::Actor::GetLevel
36345,0x1405d6300,0x1405de930,3,Actor::DamageHealth
36346,0x1405d6490,0x1405deac0,3,RE::GameEventHandler::FallLongDistance::CalcDoDamage
36347,0x1405D6500,0x1405DEB30,4,Character::GetAVPercent
36357,0x1405d6fb0,0x1405df5e0,3,FEC::UpdateAVs
Expand Down Expand Up @@ -547,6 +548,7 @@ id,sse,vr,status,name
37586,0x140623e60,0x14062cc10,3,RE::Character::sub_140623E60
37588,0x140623f10,0x14062ccc0,4,RE::PlayerCharacter::GetReach_140623F10
37605,0x140624f20,0x14062dd90,4,PlayerCharacter::sub_140624F20
37618,0x140625cd0,0x14062EB40,3,Actor::IsCombatTarget
37620,0x140625dd0,0x14062ec40,4,RE::Character::get_weapon_vector_625DD0
37621,0x140625eb0,0x14062ed20,4,RE::Actor::Actor__GetWeapon_140625EB0
37628,0x1406260f0,0x14062ef60,4,void Actor::WeaponSwingCallback ()
Expand Down Expand Up @@ -597,6 +599,7 @@ id,sse,vr,status,name
37943,0x140637f20,0x140640f30,4,"void FUN_140637f20 (undefined8 param_1, PlayerCharacter * param_2)"
37945,0x140638190,0x1406411a0,3,RE::ActorEquipManager::UnequipObject
38047,0x14063cfb0,0x140646020,3,StaminaNPC::apply_deny_player_attack_or_bash
38048,0x14063d0f0,0x140646160,3,HandleAction
38079,0x14063f810,0x1406488a0,3,bool TaskQueueInterface::ShouldUseTaskQueue()
38118,0x140640600,0x140649910,2,PapyrusTweaks::Job_VM_Update
38141,0x140640f80,0x14064a2b0,4,void Job_Update_grass_140640F80 (void)
Expand Down

0 comments on commit a75bd61

Please sign in to comment.