Skip to content

Commit

Permalink
Remove experimental tag from changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
trumank committed Jun 24, 2023
1 parent 4119289 commit bcc51f3
Showing 1 changed file with 0 additions and 31 deletions.
31 changes: 0 additions & 31 deletions StagingDev/Changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -166,37 +166,6 @@ Fixed a crash when expanding an array of objects in live view.

Mod developers and compatibility troubleshooting users may wish to download the DEV- zip. End users should download the normal files.

experimental
==============
2023-02-28

Note: This is a stopgap release to add Jedi Survivor support, and the below changelog is incomplete. Full changelog from 2.5.1 will be posted when version 2.6 is released.

## Fixes
Fix more detached submodules (including Lua 5.4.4 update)
Expose certain additional classes to the member variable and vtable configs.

## New
Add USMAP dumper extensions (Atenfyr)
Add Lua Type generator for use by a Lua language server. See https://marketplace.visualstudio.com/items?itemName=sumneko.lua and https://github.com/LuaLS/lua-language-server/wiki/Annotations
Font scaling setting for Live View

### Live View
Add "PlayerControlled" to liveview tab

### Lua
Add IsValid() to TArray
Fixed UnregisterHook
Expanded RegisterHook to work on BP functions where it previously only worked on native functions
Added UnregisterCustomEvent
Fixed bug that could cause hooked functions to not process the return value properly

### UHT Dumper
Remove predeclarations in .cpp files

### Experimental
C++ Modding API - Recommended to wait until 2.6 release to begin use.

v2.3.1-Hotfix
==============
2023-01-25
Expand Down

0 comments on commit bcc51f3

Please sign in to comment.