Use ImGui::SetClipboardText instead of inline function. (#1902) (9cd37dd)
+
+
2023-07-28
+
Bug Fixes
+
+
Fix script array iterator being potentially invalidated while iterating due to new scripts that could be added and the vector getting reallocated due to it. (#1883) (c54be57)
+
+
Miscellaneous Tasks
+
+
Fix vfx::enablecustomsky_color not saved (#1882) (b48c256)
+
+
2023-07-26
+
Bug Fixes
+
+
'Copy Session Info' button not working (#1855) (f4a89e3)
+
+
Miscellaneous Tasks
+
+
Fix crash reaction and add more translation key (#1850) (f73c1bd)
+
+
Refactor
+
+
Modify command argument handling and move on_ method to bool_command (#1826) (96493b5)
+
+
2023-07-28
+
Bug Fixes
+
+
Inputfloat:getvalue() was returning the wrong type (#1879) (fb0fb19)
Sometimes the page protections get modified between apply and restore: make sure the protections are fine for us to memcpy. (#1831) (0289576)
+
Sometimes the page protections get modified between the apply and restore of the byte_patch, make sure the protections are fine for us to memcpy (0289576)
Tentative fix for compiler out of heap space (#1746) (9dcdf3c)
+
+
Features
+
+
Much more complete imgui bindings, allow lua imgui callbacks from outside yimmenu classic tabs through gui.add_imgui(func) but also inside yimmenu classic tabs through tab:add_imgui(func) (#1736) (14f4241)
Fix rapid fire for some reason not shooting from the weapon position but instead from the cam. Fix rapid fire not being available in vehicles. (#1700) (05a917b)
First kill all scripts, then unload lua modules: because the lua scripts depend on lua state (which is stored inside lua module instance), killing the lua module first would not allow proper cleaning because of the lua state getting destroyed while the lua script might still be running. (15745ee)
Allow to unload in the main title screen. Also revert https://github.com/YimMenu/YimMenu/commit/309c37460208d23402b17e8b252e379434e2fe8d due to fiber pool being potentially exhausted, we want commands to have their cleanup code ran in priority. (15745ee)
+
Allow for global single instance definition (400556c)
+
+
Miscellaneous Tasks
+
+
Potential fix for stack overflow when yielding from lua scripts. Fix io / os lua libs being accessible. (#1681) (15745ee)
+
+
+
+
Remove notifications for sector and train prots (#1679) (47891cb)
+
Remove notifications for sector and train prots (47891cb)
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/changelog.md b/changelog.md
new file mode 100644
index 0000000..3a2859d
--- /dev/null
+++ b/changelog.md
@@ -0,0 +1,714 @@
+# Changelog
+
+All notable changes to this project will be documented in this file.
+
+## 2023-10-12
+
+### Bug Fixes
+- Build version 3028 ([#2270](https://github.com/YimMenu/YimMenu/issues/2270)) ([bb4ec59](https://github.com/YimMenu/YimMenu/commit/bb4ec5908678039fb3788cdb3b154f89403feac0))
+- Code reuse / fix lot of unnecessary logic running for tping our own ped. ([#2246](https://github.com/YimMenu/YimMenu/issues/2246)) ([f9c948f](https://github.com/YimMenu/YimMenu/commit/f9c948f909cedde84e8a43f14302c3fe3a9d7a39))
+- Fix crash when clicking on Settings when translation json are unreachable ([#2265](https://github.com/YimMenu/YimMenu/issues/2265)) ([f986d79](https://github.com/YimMenu/YimMenu/commit/f986d79ab44db7c5c37478e585c681d6d5c96882))
+
+
+### Features
+- Allow lua scripts to flag modders with a custom reason if needed. ([#2248](https://github.com/YimMenu/YimMenu/issues/2248)) ([94838af](https://github.com/YimMenu/YimMenu/commit/94838af28865cb54231f745c0becd1afe30a8638))
+- Expose take_control_of ([#2249](https://github.com/YimMenu/YimMenu/issues/2249)) ([0bb5b3b](https://github.com/YimMenu/YimMenu/commit/0bb5b3bda682291b3a6bdc73211d8928af607ebf))
+- Make sure that the MPX -> MP0/MP1 behavior for stats function is documented. ([#2251](https://github.com/YimMenu/YimMenu/issues/2251)) ([c38e42a](https://github.com/YimMenu/YimMenu/commit/c38e42a488ecde8e3e1bbcd3585afe41f1dcad8e))
+
+
+### Miscellaneous Tasks
+
+
+
+- Removed OUTFIT_UNKs from props_t. ([#2258](https://github.com/YimMenu/YimMenu/issues/2258)) ([2efc2f6](https://github.com/YimMenu/YimMenu/commit/2efc2f67551528b9bdb770ede27893b1adcc5342))
+
+
+- Fixed bug with persist_car_service not saving the tire smoke color. ([#2239](https://github.com/YimMenu/YimMenu/issues/2239)) ([#2261](https://github.com/YimMenu/YimMenu/issues/2261)) ([8112990](https://github.com/YimMenu/YimMenu/commit/8112990ede03f975b0f3e0f1627eb35e931ad122))
+
+
+
+- Fixed LOCAL_CPED translation keyword not being in all uppercase. ([#2274](https://github.com/YimMenu/YimMenu/issues/2274)) ([d6c3253](https://github.com/YimMenu/YimMenu/commit/d6c32533be18aef5b35122b4f068b8844155751c))
+
+
+
+## 2023-10-12
+
+### Bug Fixes
+- Make sure lua user don't get tapped by game ac when using ADD_OWNED_EXPLOSION ([7ad35bb](https://github.com/YimMenu/YimMenu/commit/7ad35bb3d774f41ce98b0c133770d88bc8221ba1))
+
+
+### Miscellaneous Tasks
+- Fix lua explosion bypass ([#2255](https://github.com/YimMenu/YimMenu/issues/2255)) ([7ad35bb](https://github.com/YimMenu/YimMenu/commit/7ad35bb3d774f41ce98b0c133770d88bc8221ba1))
+
+- Move explosion_anti_cheat_bypass to its own file ([7ad35bb](https://github.com/YimMenu/YimMenu/commit/7ad35bb3d774f41ce98b0c133770d88bc8221ba1))
+
+- Remove outdated hardcoded dependency callers offsets, no more use since we have a game skeleton update hook now. ([#2268](https://github.com/YimMenu/YimMenu/issues/2268)) ([8c6a930](https://github.com/YimMenu/YimMenu/commit/8c6a9303cbb657770cd148f8d15d668a1045da63))
+
+
+
+## 2023-10-10
+
+### Bug Fixes
+- Fix self menu erroring when not yet in the game but still in the main menu / first loading screen ([#2235](https://github.com/YimMenu/YimMenu/issues/2235)) ([547fa1e](https://github.com/YimMenu/YimMenu/commit/547fa1e137a501e76c019b5c20ea631ffa7a0a5e))
+
+
+### Miscellaneous Tasks
+- Fix presence data pointer ([#2243](https://github.com/YimMenu/YimMenu/issues/2243)) ([1f7167c](https://github.com/YimMenu/YimMenu/commit/1f7167cbfb032ac72404d10a02c32c8f39d67e02))
+
+
+
+
+## 2023-09-26
+
+### Miscellaneous Tasks
+- Added clan logo to LS Customs menu. ([#2199](https://github.com/YimMenu/YimMenu/issues/2199)) ([7cdbc2c](https://github.com/YimMenu/YimMenu/commit/7cdbc2ca9cc28d7d9f8029e85aff2f103dc21de5))
+
+- Redesigned Persist Car to utilize the subfolder the user already has selected. ([#2198](https://github.com/YimMenu/YimMenu/issues/2198)) ([b7bac4d](https://github.com/YimMenu/YimMenu/commit/b7bac4dfe1eeb7d7689dbad39b21ba010a299b18))
+
+
+
+## 2023-09-24
+
+### Bug Fixes
+- Use multikick when lobby lock is enabled ([#2189](https://github.com/YimMenu/YimMenu/issues/2189)) ([26e42fa](https://github.com/YimMenu/YimMenu/commit/26e42faeace299aee6d6c844f237b560db3b2eee))
+- LOBBY_LOCK_ALLOW_FRIENDS checkbox ([#2188](https://github.com/YimMenu/YimMenu/issues/2188)) ([715af52](https://github.com/YimMenu/YimMenu/commit/715af5203e08da9326a6eab0fdd89ca0d5b55838))
+
+
+### Features
+- Add bonus http blocker ([#2186](https://github.com/YimMenu/YimMenu/issues/2186)) ([2a13ed7](https://github.com/YimMenu/YimMenu/commit/2a13ed734587fc1e4ac84212a3d6b0a83c9d8a94))
+
+
+### Miscellaneous Tasks
+
+
+
+- Fixes #2024 ([715af52](https://github.com/YimMenu/YimMenu/commit/715af5203e08da9326a6eab0fdd89ca0d5b55838))
+
+
+## 2023-09-21
+
+### Bug Fixes
+- Remove sniper scope recoil ([#2168](https://github.com/YimMenu/YimMenu/issues/2168)) ([639d776](https://github.com/YimMenu/YimMenu/commit/639d776267b8dfaa56f931fc802fced62c46b4d4))
+- Restore old on-demand thread creation behavior. ([#2167](https://github.com/YimMenu/YimMenu/issues/2167)) ([92b6df7](https://github.com/YimMenu/YimMenu/commit/92b6df7653f2f7e5e1fa1779c35f0481a66dc663))
+
+
+### Miscellaneous Tasks
+
+
+- Fixes #2160 ([92b6df7](https://github.com/YimMenu/YimMenu/commit/92b6df7653f2f7e5e1fa1779c35f0481a66dc663))
+
+
+## 2023-09-20
+
+### Bug Fixes
+- Fix player database ([#2166](https://github.com/YimMenu/YimMenu/issues/2166)) ([5a2dfb9](https://github.com/YimMenu/YimMenu/commit/5a2dfb90b6ee090532d7835ff07a03a9d1829627))
+- Fix crash when trying to reload a non-existent script. ([#2151](https://github.com/YimMenu/YimMenu/issues/2151)) ([#2162](https://github.com/YimMenu/YimMenu/issues/2162)) ([1817ee9](https://github.com/YimMenu/YimMenu/commit/1817ee9fda1a2bfd1bae8aaa22ee1e114906c4b0))
+
+
+### Miscellaneous Tasks
+
+
+- Closes #2152 ([#2156](https://github.com/YimMenu/YimMenu/issues/2156)) ([04cfa46](https://github.com/YimMenu/YimMenu/commit/04cfa46d7848c6122d4e54024f364a76b5faf0a5))
+
+- Reduces natives called in hotkey_service::wndproc to prevent collisions. ([04cfa46](https://github.com/YimMenu/YimMenu/commit/04cfa46d7848c6122d4e54024f364a76b5faf0a5))
+- Removed debug code from carmod_shop::STAT_GET_INT ([04cfa46](https://github.com/YimMenu/YimMenu/commit/04cfa46d7848c6122d4e54024f364a76b5faf0a5))
+- Fixed #2152. ([04cfa46](https://github.com/YimMenu/YimMenu/commit/04cfa46d7848c6122d4e54024f364a76b5faf0a5))
+- Added sanity check to script thread in hotkey_service::wndproc. ([04cfa46](https://github.com/YimMenu/YimMenu/commit/04cfa46d7848c6122d4e54024f364a76b5faf0a5))
+- Made is_mp_chat_active atomic to ensure cache coherence. ([04cfa46](https://github.com/YimMenu/YimMenu/commit/04cfa46d7848c6122d4e54024f364a76b5faf0a5))
+- Closes #2164 ([04cfa46](https://github.com/YimMenu/YimMenu/commit/04cfa46d7848c6122d4e54024f364a76b5faf0a5))
+
+
+## 2023-09-18
+
+### Miscellaneous Tasks
+- Small refactor: main start/cleanup threads logic ([#2142](https://github.com/YimMenu/YimMenu/issues/2142)) ([5259d24](https://github.com/YimMenu/YimMenu/commit/5259d249f37d7779644388b88ce1ad2b76ae8e1c))
+
+- Added Social Club check to hotkeys. ([#2143](https://github.com/YimMenu/YimMenu/issues/2143)) ([5e177ef](https://github.com/YimMenu/YimMenu/commit/5e177ef1516d68e97e73a4c7b2364547b864629b))
+
+- Removed IS_PAUSE_MENU_ACTIVE check from hotkeys to facilitate teleporting to waypoints. ([5e177ef](https://github.com/YimMenu/YimMenu/commit/5e177ef1516d68e97e73a4c7b2364547b864629b))
+
+
+## 2023-09-17
+
+### Bug Fixes
+- CPlayerSectorPos false positives and bad math ([#2136](https://github.com/YimMenu/YimMenu/issues/2136)) ([a4209c1](https://github.com/YimMenu/YimMenu/commit/a4209c1b239af3685e7c72414da68c521107aef0))
+
+
+### Miscellaneous Tasks
+
+- Closes #2096 ([a4209c1](https://github.com/YimMenu/YimMenu/commit/a4209c1b239af3685e7c72414da68c521107aef0))
+- Disable input when typing into a text field. ([#2140](https://github.com/YimMenu/YimMenu/issues/2140)) ([347f33f](https://github.com/YimMenu/YimMenu/commit/347f33fb2dc23f851bc25a256478a12f4e787a18))
+
+- Closes #2139 ([347f33f](https://github.com/YimMenu/YimMenu/commit/347f33fb2dc23f851bc25a256478a12f4e787a18))
+
+
+## 2023-09-16
+
+### Miscellaneous Tasks
+- Anticheat bypass fix ([#2128](https://github.com/YimMenu/YimMenu/issues/2128)) ([4b8e350](https://github.com/YimMenu/YimMenu/commit/4b8e35062829def8d540384c84bed3d3aa9cb96e))
+
+- Various fixes ([#2135](https://github.com/YimMenu/YimMenu/issues/2135)) ([3e65e02](https://github.com/YimMenu/YimMenu/commit/3e65e02eda4a63c62fce896dbf515358f9d2c47b))
+
+
+
+## 2023-09-12
+
+### Features
+- Enforce utf8 ([#2115](https://github.com/YimMenu/YimMenu/issues/2115)) ([03b1668](https://github.com/YimMenu/YimMenu/commit/03b1668589d1396c91bec4b8ce893edc7ce9d279))
+
+
+### Miscellaneous Tasks
+- Fix #1545 - ERR_MEM_EMBEDDEDALLOC_ALLOC Crash ([#2116](https://github.com/YimMenu/YimMenu/issues/2116)) ([52896b5](https://github.com/YimMenu/YimMenu/commit/52896b548f17814c88cd5bac6a52a56ec52c9d84))
+
+
+
+
+## 2023-09-08
+
+### Miscellaneous Tasks
+- Fix small typo in view_player_database.cpp ([#2080](https://github.com/YimMenu/YimMenu/issues/2080)) ([4025cbf](https://github.com/YimMenu/YimMenu/commit/4025cbfa8de5269f9c8686106ae31ea4a65c974d))
+
+- Fix(freecam) unfreeze vehicle after freecam ([#2101](https://github.com/YimMenu/YimMenu/issues/2101)) ([29fdb5c](https://github.com/YimMenu/YimMenu/commit/29fdb5c3bca874ff01f1c7cd97c570541120d1f3))
+
+- Closes #2093 ([29fdb5c](https://github.com/YimMenu/YimMenu/commit/29fdb5c3bca874ff01f1c7cd97c570541120d1f3))
+- (fix) Seatbelt values are set to opposite ([#2085](https://github.com/YimMenu/YimMenu/issues/2085)) ([a3532a6](https://github.com/YimMenu/YimMenu/commit/a3532a6436d65bd89396d3013ea1c5d9052ecb55))
+
+
+
+## 2023-09-10
+
+### Bug Fixes
+- Single key not executing multiple hotkeys ([#2111](https://github.com/YimMenu/YimMenu/issues/2111)) ([9769b26](https://github.com/YimMenu/YimMenu/commit/9769b26870d505c24e19fb5044dbd905a9c45e21))
+- Use translation in command label ([#2112](https://github.com/YimMenu/YimMenu/issues/2112)) ([43bf73b](https://github.com/YimMenu/YimMenu/commit/43bf73ba56604d32ff59e67713f8f3b2e987c3a8))
+
+
+### Miscellaneous Tasks
+
+- Closes #2000 ([9769b26](https://github.com/YimMenu/YimMenu/commit/9769b26870d505c24e19fb5044dbd905a9c45e21))
+
+
+
+## 2023-09-08
+
+### Bug Fixes
+- Force updating languages wouldn't regenerate cache ([3385a0d](https://github.com/YimMenu/YimMenu/commit/3385a0d7fbad18150519da44eb0fc3003e29cfc4))
+- Crash when calling CNetGamePlayer::is_host ([#2106](https://github.com/YimMenu/YimMenu/issues/2106)) ([956d811](https://github.com/YimMenu/YimMenu/commit/956d8110a034175e142f09fff4c896fdfa761b5b))
+
+
+### Features
+- Disable force relays by default ([#2104](https://github.com/YimMenu/YimMenu/issues/2104)) ([3385a0d](https://github.com/YimMenu/YimMenu/commit/3385a0d7fbad18150519da44eb0fc3003e29cfc4))
+- Move label and desc to translations ([3385a0d](https://github.com/YimMenu/YimMenu/commit/3385a0d7fbad18150519da44eb0fc3003e29cfc4))
+
+
+
+## 2023-09-02
+
+### Bug Fixes
+- Fix renderer callbacks called for nothing. ([#2073](https://github.com/YimMenu/YimMenu/issues/2073)) ([9149acf](https://github.com/YimMenu/YimMenu/commit/9149acf8d856e08e9aa48e7cabf18ed352de4d29))
+- Passive not working correctly ([#2040](https://github.com/YimMenu/YimMenu/issues/2040)) ([1594ee1](https://github.com/YimMenu/YimMenu/commit/1594ee1f7680731dd20c0aa194bc61137b9ebf72))
+
+
+### Miscellaneous Tasks
+
+- Replaced inline ints with JOAAT collisions so it can be auto typed properly by the compiler. ([#2066](https://github.com/YimMenu/YimMenu/issues/2066)) ([c459ccc](https://github.com/YimMenu/YimMenu/commit/c459ccc950a9dd6a85e82a91bbf576461ac33aff))
+
+
+
+
+## 2023-08-29
+
+### Bug Fixes
+- Not skipping bad dlc vehicles ([#2055](https://github.com/YimMenu/YimMenu/issues/2055)) ([4871dbd](https://github.com/YimMenu/YimMenu/commit/4871dbd705d13fe0c7c772cd4e74491698e5ff5b))
+- Check against player nullptr ([#2057](https://github.com/YimMenu/YimMenu/issues/2057)) ([4c6226d](https://github.com/YimMenu/YimMenu/commit/4c6226d022d00379e6a5008972a8d72246e52059))
+- Check player ptr before using it ([4c6226d](https://github.com/YimMenu/YimMenu/commit/4c6226d022d00379e6a5008972a8d72246e52059))
+- Guard other commands against nullptr player ptr ([4c6226d](https://github.com/YimMenu/YimMenu/commit/4c6226d022d00379e6a5008972a8d72246e52059))
+
+
+
+## 2023-08-28
+
+### Features
+- Rework Keep Vehicle Repaired to remove damage decals properly. ([#2044](https://github.com/YimMenu/YimMenu/issues/2044)) ([100de3f](https://github.com/YimMenu/YimMenu/commit/100de3fee55bdd067f5d2022a933709d8a210442))
+
+
+### Miscellaneous Tasks
+
+- Keep Vehicle Repaired now uses CDecalManager to remove damage decals which allows it to ignore clan and livery decals. ([100de3f](https://github.com/YimMenu/YimMenu/commit/100de3fee55bdd067f5d2022a933709d8a210442))
+
+- Added more conditions to call SET_VEHICLE_FIXED to fix things like the R88 breaking its shell off. ([100de3f](https://github.com/YimMenu/YimMenu/commit/100de3fee55bdd067f5d2022a933709d8a210442))
+- Fixed Seatbelt having inverted conditions. ([100de3f](https://github.com/YimMenu/YimMenu/commit/100de3fee55bdd067f5d2022a933709d8a210442))
+
+- Fixed keep_vehicle_repaired repairing things it doesn't need to repair if godmode/always clean is on already. ([100de3f](https://github.com/YimMenu/YimMenu/commit/100de3fee55bdd067f5d2022a933709d8a210442))
+- Fixed spawn_vehicle_json not applying the radio station. ([100de3f](https://github.com/YimMenu/YimMenu/commit/100de3fee55bdd067f5d2022a933709d8a210442))
+
+- Consolidated signature for CDecalMgr::ClearDecals and its static instance. ([100de3f](https://github.com/YimMenu/YimMenu/commit/100de3fee55bdd067f5d2022a933709d8a210442))
+- Refactored Allow All Vehicles in Heists to use the tunables service and backup the values before writing them. ([#2036](https://github.com/YimMenu/YimMenu/issues/2036)) ([e58f961](https://github.com/YimMenu/YimMenu/commit/e58f9610b37847974c69324e89b6353973edac3f))
+
+
+
+## 2023-08-25
+
+### Miscellaneous Tasks
+- Various fixes for Vehicle Extras. ([#2019](https://github.com/YimMenu/YimMenu/issues/2019)) ([b19cf9c](https://github.com/YimMenu/YimMenu/commit/b19cf9c26d33671d8269fae7bdf531dc5420fc9f))
+
+- Handle CR/LF characters better for Import From Clipboard. ([#2021](https://github.com/YimMenu/YimMenu/issues/2021)) ([5991f0c](https://github.com/YimMenu/YimMenu/commit/5991f0ca292697076628c73db042d3db21b6a956))
+
+
+
+## 2023-08-24
+
+### Miscellaneous Tasks
+- More general fixes ([#2011](https://github.com/YimMenu/YimMenu/issues/2011)) ([678a021](https://github.com/YimMenu/YimMenu/commit/678a021f27b9bd1bef25d8282b62fb7ee11f34f7))
+
+- Closes #2008 ([678a021](https://github.com/YimMenu/YimMenu/commit/678a021f27b9bd1bef25d8282b62fb7ee11f34f7))
+- Closes #2016 ([678a021](https://github.com/YimMenu/YimMenu/commit/678a021f27b9bd1bef25d8282b62fb7ee11f34f7))
+- Closes #1917 ([678a021](https://github.com/YimMenu/YimMenu/commit/678a021f27b9bd1bef25d8282b62fb7ee11f34f7))
+- Closes #2012. ([678a021](https://github.com/YimMenu/YimMenu/commit/678a021f27b9bd1bef25d8282b62fb7ee11f34f7))
+- Move all global indices into scr_globals.hpp. ([#2018](https://github.com/YimMenu/YimMenu/issues/2018)) ([066f659](https://github.com/YimMenu/YimMenu/commit/066f659cfe4f7587a3478531ab72f72df6c1b094))
+
+- (feat) option Fix to context menu ([#1962](https://github.com/YimMenu/YimMenu/issues/1962)) ([5f1b13d](https://github.com/YimMenu/YimMenu/commit/5f1b13d0dc361216c0e1da779d07e5a1d3e6aba0))
+
+- (feat) Add passive toggle switch button and hotkey ([#2015](https://github.com/YimMenu/YimMenu/issues/2015)) ([e1a2ee2](https://github.com/YimMenu/YimMenu/commit/e1a2ee21ea278dfe97277f8903b1dfb7b351b41c))
+
+- (fix) Disable looped "time to end passive" in weaponized vehicles ([e1a2ee2](https://github.com/YimMenu/YimMenu/commit/e1a2ee21ea278dfe97277f8903b1dfb7b351b41c))
+
+
+## 2023-08-19
+
+### Bug Fixes
+- Fix custom weapon code ([5eead04](https://github.com/YimMenu/YimMenu/commit/5eead0436fa075006fa7d712e387c8642fddaa95))
+- Fix for #1983 ([5eead04](https://github.com/YimMenu/YimMenu/commit/5eead0436fa075006fa7d712e387c8642fddaa95))
+
+
+### Features
+- Add a fuzzer ([5eead04](https://github.com/YimMenu/YimMenu/commit/5eead0436fa075006fa7d712e387c8642fddaa95))
+- Improve protections ([5eead04](https://github.com/YimMenu/YimMenu/commit/5eead0436fa075006fa7d712e387c8642fddaa95))
+- Add warning ([5eead04](https://github.com/YimMenu/YimMenu/commit/5eead0436fa075006fa7d712e387c8642fddaa95))
+- Force object cleanup ([5eead04](https://github.com/YimMenu/YimMenu/commit/5eead0436fa075006fa7d712e387c8642fddaa95))
+
+
+### Miscellaneous Tasks
+- Huge protection improvements and other stuff ([#1963](https://github.com/YimMenu/YimMenu/issues/1963)) ([5eead04](https://github.com/YimMenu/YimMenu/commit/5eead0436fa075006fa7d712e387c8642fddaa95))
+
+- Various fixes ([#1983](https://github.com/YimMenu/YimMenu/issues/1983)) ([6c1e821](https://github.com/YimMenu/YimMenu/commit/6c1e821d6087745ede565e65dd9e22e379e394cf))
+
+- Closes #1928 ([6c1e821](https://github.com/YimMenu/YimMenu/commit/6c1e821d6087745ede565e65dd9e22e379e394cf))
+- Closes #1925 ([6c1e821](https://github.com/YimMenu/YimMenu/commit/6c1e821d6087745ede565e65dd9e22e379e394cf))
+- Closes #1864 ([6c1e821](https://github.com/YimMenu/YimMenu/commit/6c1e821d6087745ede565e65dd9e22e379e394cf))
+- Fixes Idle Kick to replace the globals that freemode.c4 uses to determine idle time. ([#1979](https://github.com/YimMenu/YimMenu/issues/1979)) ([81e43b5](https://github.com/YimMenu/YimMenu/commit/81e43b51d7049a40b49d826d09bdc3828b1c7bb3))
+
+
+
+## 2023-08-06
+
+### Miscellaneous Tasks
+- Fixed KERS boost not being handled by vehicle_boost_behavior. ([#1922](https://github.com/YimMenu/YimMenu/issues/1922)) ([e1c0f97](https://github.com/YimMenu/YimMenu/commit/e1c0f97cd3424e8fca885bafd54196de5d247dc5))
+
+- Fixed regression issue with rocket boosting while using Hold for Boost scenario. ([#1929](https://github.com/YimMenu/YimMenu/issues/1929)) ([32472ff](https://github.com/YimMenu/YimMenu/commit/32472ff52452f7e4b2e735c8825b670574e16067))
+
+
+
+## 2023-08-01
+
+### Bug Fixes
+- Large steps on drag float ([#1904](https://github.com/YimMenu/YimMenu/issues/1904)) ([39fdd5a](https://github.com/YimMenu/YimMenu/commit/39fdd5a566b7b5e994404285ed0e968cccfbfd39))
+
+
+### Miscellaneous Tasks
+- Use override keyword in commands to make sure virtual funcs are properly overwritten ([#1897](https://github.com/YimMenu/YimMenu/issues/1897)) ([bb9ea84](https://github.com/YimMenu/YimMenu/commit/bb9ea84862c2539866c2b42bf45f51b9e6e1fb0e))
+
+
+- Closes #1903 ([39fdd5a](https://github.com/YimMenu/YimMenu/commit/39fdd5a566b7b5e994404285ed0e968cccfbfd39))
+- Fix personal vehicles getting godmode removed when you leave them. ([#1907](https://github.com/YimMenu/YimMenu/issues/1907)) ([fa0f2b4](https://github.com/YimMenu/YimMenu/commit/fa0f2b407103a4c3beecaa7e9ff243676fad2a5b))
+
+
+
+## 2023-07-31
+
+### Miscellaneous Tasks
+- Implement debugging tools for scripts ([#1899](https://github.com/YimMenu/YimMenu/issues/1899)) ([cb4652b](https://github.com/YimMenu/YimMenu/commit/cb4652b241dbd41232a554546791cff6f93cb8ac))
+
+- Closes #1664 ([cb4652b](https://github.com/YimMenu/YimMenu/commit/cb4652b241dbd41232a554546791cff6f93cb8ac))
+- Use ImGui::SetClipboardText instead of inline function. ([#1902](https://github.com/YimMenu/YimMenu/issues/1902)) ([9cd37dd](https://github.com/YimMenu/YimMenu/commit/9cd37dd81b4bee8b42f4b4e13b2e2d5ec8648e0a))
+
+
+
+## 2023-07-28
+
+### Bug Fixes
+- Fix script array iterator being potentially invalidated while iterating due to new scripts that could be added and the vector getting reallocated due to it. ([#1883](https://github.com/YimMenu/YimMenu/issues/1883)) ([c54be57](https://github.com/YimMenu/YimMenu/commit/c54be57469fbb62ad6bb3f3cd7ad4d0d8f9cf510))
+
+
+### Miscellaneous Tasks
+- Fix vfx::enable_custom_sky_color not saved ([#1882](https://github.com/YimMenu/YimMenu/issues/1882)) ([b48c256](https://github.com/YimMenu/YimMenu/commit/b48c256954bc0cc8a1a4cff2dde576036e985200))
+
+
+
+
+## 2023-07-26
+
+### Bug Fixes
+- 'Copy Session Info' button not working ([#1855](https://github.com/YimMenu/YimMenu/issues/1855)) ([f4a89e3](https://github.com/YimMenu/YimMenu/commit/f4a89e36db28718bb623e2396c33a9298780e6a8))
+
+
+### Miscellaneous Tasks
+
+- Fix crash reaction and add more translation key ([#1850](https://github.com/YimMenu/YimMenu/issues/1850)) ([f73c1bd](https://github.com/YimMenu/YimMenu/commit/f73c1bdc9839efb1108d76c5168cc68e2f10bed2))
+
+
+
+
+### Refactor
+- Modify command argument handling and move `on_` method to bool_command ([#1826](https://github.com/YimMenu/YimMenu/issues/1826)) ([96493b5](https://github.com/YimMenu/YimMenu/commit/96493b5a22d9f57c884274797dcb2e23d338851c))
+
+
+## 2023-07-28
+
+### Bug Fixes
+- Input_float:get_value() was returning the wrong type ([#1879](https://github.com/YimMenu/YimMenu/issues/1879)) ([fb0fb19](https://github.com/YimMenu/YimMenu/commit/fb0fb191e7f0e24515565a65defe882dc22c5560))
+
+
+### Features
+- Feat lua stats ([#1875](https://github.com/YimMenu/YimMenu/issues/1875)) ([93966dc](https://github.com/YimMenu/YimMenu/commit/93966dc3b1acb2237391efacc75a9a5bcdbe10b3))
+
+
+
+## 2023-07-25
+
+### Bug Fixes
+- Commit messages may have "quotes" in them, which can affect the const char* variable. ([#1840](https://github.com/YimMenu/YimMenu/issues/1840)) ([5ee49c8](https://github.com/YimMenu/YimMenu/commit/5ee49c8f4f9796a19c47b3a4fda9d8e3ed6d6e03))
+- Fix armored vehicles losing armor when vehicle god get disabled. ([#1794](https://github.com/YimMenu/YimMenu/issues/1794)) ([e0f7482](https://github.com/YimMenu/YimMenu/commit/e0f7482ce4cc5661c618b3c978d46e1c54c6a3d3))
+- Return types ([#1834](https://github.com/YimMenu/YimMenu/issues/1834)) ([13be3d3](https://github.com/YimMenu/YimMenu/commit/13be3d3ab1fb12b986a106a7411732e369eb4e87))
+- Fixes a bunch of return types that were seemingly copied from IDA without manual verification ([13be3d3](https://github.com/YimMenu/YimMenu/commit/13be3d3ab1fb12b986a106a7411732e369eb4e87))
+- Don't call original on prepare_metric_for_sending ([31c6016](https://github.com/YimMenu/YimMenu/commit/31c601658fdbdec19df33306aa6cfba36155b552))
+
+
+### Miscellaneous Tasks
+- Add "Timeout" as a reaction ([#1837](https://github.com/YimMenu/YimMenu/issues/1837)) ([cf2ada3](https://github.com/YimMenu/YimMenu/commit/cf2ada366c583bb8368a3b5015435606783eea5c))
+
+
+
+
+
+
+## 2023-07-24
+
+### Bug Fixes
+- Sometimes the page protections get modified between `apply` and `restore`: make sure the protections are fine for us to memcpy. ([#1831](https://github.com/YimMenu/YimMenu/issues/1831)) ([0289576](https://github.com/YimMenu/YimMenu/commit/0289576677dd22f1d7953a897106daa98f609805))
+- Sometimes the page protections get modified between the apply and restore of the byte_patch, make sure the protections are fine for us to memcpy ([0289576](https://github.com/YimMenu/YimMenu/commit/0289576677dd22f1d7953a897106daa98f609805))
+
+
+### Features
+- Add is_active member function ([0289576](https://github.com/YimMenu/YimMenu/commit/0289576677dd22f1d7953a897106daa98f609805))
+
+
+### Miscellaneous Tasks
+
+
+
+- Added Empty lobby button ([#1812](https://github.com/YimMenu/YimMenu/issues/1812)) ([0b2b32d](https://github.com/YimMenu/YimMenu/commit/0b2b32dc34684b70604529f4f9e5c9568d530fe1))
+
+
+
+### Refactor
+- Don't use detour hook pointers, should speed up hooks ticking (skip a deref compared to before) ([#1827](https://github.com/YimMenu/YimMenu/issues/1827)) ([16e8e57](https://github.com/YimMenu/YimMenu/commit/16e8e571f04b6d9d94f9be8c0d1823dc1088ae31))
+
+
+## 2023-07-23
+
+### Bug Fixes
+- Issues with missions and request control ([#1785](https://github.com/YimMenu/YimMenu/issues/1785)) ([6c509e3](https://github.com/YimMenu/YimMenu/commit/6c509e33dcbd90dfb1623e76bbfd97c0b2d9bef9))
+
+
+### Features
+- Add force relay servers ([09a189e](https://github.com/YimMenu/YimMenu/commit/09a189eb4dc04b6c69e7d3bf682dd393dd495aad))
+- Add support for non-direct connections ([09a189e](https://github.com/YimMenu/YimMenu/commit/09a189eb4dc04b6c69e7d3bf682dd393dd495aad))
+- Add helpful tooltip to prevent unnecessary bug reports ([09a189e](https://github.com/YimMenu/YimMenu/commit/09a189eb4dc04b6c69e7d3bf682dd393dd495aad))
+- Rework rgb for fun vehicle and paintgun ([#1783](https://github.com/YimMenu/YimMenu/issues/1783)) ([ae486ca](https://github.com/YimMenu/YimMenu/commit/ae486ca129c41fe548b2ad6c0d7a5043f31a47af))
+- Fix aim nullifying noclip speed. ([#1791](https://github.com/YimMenu/YimMenu/issues/1791)) ([84e3262](https://github.com/YimMenu/YimMenu/commit/84e3262694ea7ea5c1a5a57944a89e1ef0cb4469))
+
+
+### Miscellaneous Tasks
+
+- Closes #899 ([6c509e3](https://github.com/YimMenu/YimMenu/commit/6c509e33dcbd90dfb1623e76bbfd97c0b2d9bef9))
+- Closes #1787 ([6c509e3](https://github.com/YimMenu/YimMenu/commit/6c509e33dcbd90dfb1623e76bbfd97c0b2d9bef9))
+- Closes #1788 ([6c509e3](https://github.com/YimMenu/YimMenu/commit/6c509e33dcbd90dfb1623e76bbfd97c0b2d9bef9))
+- Fixed typo in view_debug_locals that caused freezing floats to inject garbage. ([#1820](https://github.com/YimMenu/YimMenu/issues/1820)) ([65a5dbd](https://github.com/YimMenu/YimMenu/commit/65a5dbd88e15cdcf00a9b6c8e28b6544d23148a7))
+
+- Force relay connections ([#1813](https://github.com/YimMenu/YimMenu/issues/1813)) ([09a189e](https://github.com/YimMenu/YimMenu/commit/09a189eb4dc04b6c69e7d3bf682dd393dd495aad))
+
+
+- Closes #1819 ([ae486ca](https://github.com/YimMenu/YimMenu/commit/ae486ca129c41fe548b2ad6c0d7a5043f31a47af))
+
+- Keep using SET_ENTITY_VELOCITY when not aiming ([84e3262](https://github.com/YimMenu/YimMenu/commit/84e3262694ea7ea5c1a5a57944a89e1ef0cb4469))
+- Provide GUI for editing speed of noclip ([84e3262](https://github.com/YimMenu/YimMenu/commit/84e3262694ea7ea5c1a5a57944a89e1ef0cb4469))
+- Fixed Debug Locals using improper casting for the float scenario. ([#1823](https://github.com/YimMenu/YimMenu/issues/1823)) ([42d7714](https://github.com/YimMenu/YimMenu/commit/42d7714d48624367ebe674facd5fca3bea50ce17))
+
+- Fix protection false positives ([#1822](https://github.com/YimMenu/YimMenu/issues/1822)) ([ddb12d6](https://github.com/YimMenu/YimMenu/commit/ddb12d6e2bc9ec0768550f6760b4459a171c0cd4))
+
+
+
+
+### Refactor
+- Make window hook into a bool command ([#1824](https://github.com/YimMenu/YimMenu/issues/1824)) ([17d3ad7](https://github.com/YimMenu/YimMenu/commit/17d3ad7658173ecdae2449c2dfac67faf7fa6549))
+
+
+## 2023-07-22
+
+### Bug Fixes
+- Save all spoofing settings ([e7562bc](https://github.com/YimMenu/YimMenu/commit/e7562bcdff309c2949fb17d8fb6bab584812f602))
+
+
+### Features
+- Better logging ([e7562bc](https://github.com/YimMenu/YimMenu/commit/e7562bcdff309c2949fb17d8fb6bab584812f602))
+- Improve protections ([e7562bc](https://github.com/YimMenu/YimMenu/commit/e7562bcdff309c2949fb17d8fb6bab584812f602))
+
+
+### Miscellaneous Tasks
+- Sub folders support, check for .lua file extension, refactor and simplify internals. ([#1775](https://github.com/YimMenu/YimMenu/issues/1775)) ([fa8043b](https://github.com/YimMenu/YimMenu/commit/fa8043be2a71a07f042b1091d0f04c6751e059bd))
+
+- Reaction on any modder detection ([#1772](https://github.com/YimMenu/YimMenu/issues/1772)) ([72ebaec](https://github.com/YimMenu/YimMenu/commit/72ebaec8ecb3d0982a042344904f09f633ad7097))
+
+- Closes #1676 ([72ebaec](https://github.com/YimMenu/YimMenu/commit/72ebaec8ecb3d0982a042344904f09f633ad7097))
+
+- Improve protections and other random changes ([#1803](https://github.com/YimMenu/YimMenu/issues/1803)) ([e7562bc](https://github.com/YimMenu/YimMenu/commit/e7562bcdff309c2949fb17d8fb6bab584812f602))
+
+
+
+## 2023-07-21
+
+### Features
+- Log msvc c++ exception properly. ([#1790](https://github.com/YimMenu/YimMenu/issues/1790)) ([c686fde](https://github.com/YimMenu/YimMenu/commit/c686fde0ec017b1372b6bdc5c7f87b694b244df3))
+- Add entities.get_all_vehicles_as_handles() Add entities.get_all_peds_as_handles() Add entities.get_all_objects_as_handles() ([#1795](https://github.com/YimMenu/YimMenu/issues/1795)) ([093abc7](https://github.com/YimMenu/YimMenu/commit/093abc72da7c06b211d085d714cc15f18670ac20))
+
+
+
+## 2023-07-19
+
+### Miscellaneous Tasks
+- Added Teleport to Selected Blip and associated hotkey. ([#1774](https://github.com/YimMenu/YimMenu/issues/1774)) ([7e50d53](https://github.com/YimMenu/YimMenu/commit/7e50d5377a29206d8f20b1d740230f9214456809))
+
+- Custom Sky Color and unify some stuff ([#1779](https://github.com/YimMenu/YimMenu/issues/1779)) ([74ba7b6](https://github.com/YimMenu/YimMenu/commit/74ba7b686084ca23270a45ce75d699b412779e4f))
+
+
+
+## 2023-07-19
+
+### Features
+- Add `tab:is_selected` function to check if the tab is the currently selected one in the GUI. ([#1763](https://github.com/YimMenu/YimMenu/issues/1763)) ([69959df](https://github.com/YimMenu/YimMenu/commit/69959df3ed6a570d3c87a036b3a9f488c9993964))
+
+
+### Miscellaneous Tasks
+
+- Persist Outfit changes. ([#1765](https://github.com/YimMenu/YimMenu/issues/1765)) ([e96af54](https://github.com/YimMenu/YimMenu/commit/e96af54d29eebb0e94bdf5d18f059c6a284aee14))
+
+- Fixed self_persist_outfit checking if the player was in a cutscene instead of if the player was dead. ([e96af54](https://github.com/YimMenu/YimMenu/commit/e96af54d29eebb0e94bdf5d18f059c6a284aee14))
+- 1st attempt to fix the player trying to take off his helmet if it was added by persist outfit. ([e96af54](https://github.com/YimMenu/YimMenu/commit/e96af54d29eebb0e94bdf5d18f059c6a284aee14))
+
+- Fixed Persist Outfit not saving persist_outfits_mis. ([e96af54](https://github.com/YimMenu/YimMenu/commit/e96af54d29eebb0e94bdf5d18f059c6a284aee14))
+- Apply vehicle god mode to personal vehicle even when not driving it ([#1771](https://github.com/YimMenu/YimMenu/issues/1771)) ([44f79a4](https://github.com/YimMenu/YimMenu/commit/44f79a428495bf4b63a6e905a5574e6cc3011a36))
+
+- Closes #1768 ([44f79a4](https://github.com/YimMenu/YimMenu/commit/44f79a428495bf4b63a6e905a5574e6cc3011a36))
+
+
+## 2023-07-17
+
+### Bug Fixes
+- Tentative fix for compiler out of heap space ([#1746](https://github.com/YimMenu/YimMenu/issues/1746)) ([9dcdf3c](https://github.com/YimMenu/YimMenu/commit/9dcdf3c00fc6868ebee8c01415fa854a51a96c51))
+
+
+### Features
+- Much more complete imgui bindings, allow lua imgui callbacks from outside yimmenu classic tabs through `gui.add_imgui(func)` but also inside yimmenu classic tabs through `tab:add_imgui(func)` ([#1736](https://github.com/YimMenu/YimMenu/issues/1736)) ([14f4241](https://github.com/YimMenu/YimMenu/commit/14f4241bd8104ec8eb6a63608661c65353f6d8ca))
+
+
+### Miscellaneous Tasks
+
+- Bump gtav-classes dependency ([#1748](https://github.com/YimMenu/YimMenu/issues/1748)) ([d2d75e5](https://github.com/YimMenu/YimMenu/commit/d2d75e5d04e65de96f0e0600caaf379d8e6fa39a))
+
+
+
+
+## 2023-07-14
+
+### Bug Fixes
+- Log not supported lua functions ([#1722](https://github.com/YimMenu/YimMenu/issues/1722)) ([c161ee9](https://github.com/YimMenu/YimMenu/commit/c161ee94135f91225ddf3b7effcc97fb8e9b0098))
+
+
+### Features
+- Allow for constexpr offset calculation ([#1721](https://github.com/YimMenu/YimMenu/issues/1721)) ([8974300](https://github.com/YimMenu/YimMenu/commit/8974300e78ee5029686e6900e0f44409e2547495))
+- Added vehicle dirt control ([#1714](https://github.com/YimMenu/YimMenu/issues/1714)) ([4cbea87](https://github.com/YimMenu/YimMenu/commit/4cbea87b16e977ce6e7ab6da72a4c0eb0a2a2c2b))
+- Added buttons for controlling the states of protections ([#1717](https://github.com/YimMenu/YimMenu/issues/1717)) ([d12c130](https://github.com/YimMenu/YimMenu/commit/d12c1309c4d9b90056fb3da40c4e193b62037eb1))
+
+
+### Miscellaneous Tasks
+
+- Add more requests and reorganize network tab ([#1709](https://github.com/YimMenu/YimMenu/issues/1709)) ([1b52f4e](https://github.com/YimMenu/YimMenu/commit/1b52f4ee7ca779fd4083310a6bc2aa97a87c0b2d))
+
+
+- More player database improvements ([#1725](https://github.com/YimMenu/YimMenu/issues/1725)) ([2b6cb52](https://github.com/YimMenu/YimMenu/commit/2b6cb52986b32dbb898c56bc48f740dc411b63b5))
+
+
+
+
+
+YimMenu/commit/f8cf6424a2a1e7a8a820aff004b190c0e800eab9))
+- Switch to self-hosted ([f8cf642](https://github.com/YimMenu/YimMenu/commit/f8cf6424a2a1e7a8a820aff004b190c0e800eab9))
+- Update issue templates and added 2 more ([#1759](https://github.com/YimMenu/YimMenu/issues/1759)) ([edb53ab](https://github.com/YimMenu/YimMenu/commit/edb53abe25208b7c4af1703004758d2a76dee846))
+
+
+### Miscellaneous Tasks
+
+
+- Custom teleport added euler angles and added persist outfit ([#1743](https://github.com/YimMenu/YimMenu/issues/1743)) ([1d78388](https://github.com/YimMenu/YimMenu/commit/1d7838851972a0c7e1d2acd2c57ef617337d4def))
+
+- Addressed #1694: Added Euler angles to telelocation JSON object. ([1d78388](https://github.com/YimMenu/YimMenu/commit/1d7838851972a0c7e1d2acd2c57ef617337d4def))
+- Added Persist Outfits to resolve #1669 ([1d78388](https://github.com/YimMenu/YimMenu/commit/1d7838851972a0c7e1d2acd2c57ef617337d4def))
+- Allow Friends Into Locked Lobby ([#1747](https://github.com/YimMenu/YimMenu/issues/1747)) ([95056d5](https://github.com/YimMenu/YimMenu/commit/95056d5af32beb9c04beae0a5c11fdf74799809b))
+
+
+
+
+
+- Fixed Debug Globals displaying value as a 64-bit integer and not a 32-bit integer. ([#1761](https://github.com/YimMenu/YimMenu/issues/1761)) ([81bd1f9](https://github.com/YimMenu/YimMenu/commit/81bd1f9dc7ca6362b818c0f871544d95bf7bc3ef))
+
+- Resolves #1760. ([81bd1f9](https://github.com/YimMenu/YimMenu/commit/81bd1f9dc7ca6362b818c0f871544d95bf7bc3ef))
+
+
+## 2023-07-16
+
+### Bug Fixes
+- Weapon cache weapon types array not filled properly when filling from cache file ([#1726](https://github.com/YimMenu/YimMenu/issues/1726)) ([8c097f0](https://github.com/YimMenu/YimMenu/commit/8c097f0915b33d0e8377b9a8586f5809aecd2056))
+- Better exception handling ([#1734](https://github.com/YimMenu/YimMenu/issues/1734)) ([5a76164](https://github.com/YimMenu/YimMenu/commit/5a76164d43b74c102712d8a0ff481e5a38745531))
+
+
+### Features
+- Bump GTAV-Classes ([152642c](https://github.com/YimMenu/YimMenu/commit/152642cf1b5a575d6668156bf43306978ba715f1))
+- Disable GTA window hook ([#1733](https://github.com/YimMenu/YimMenu/issues/1733)) ([7a00db1](https://github.com/YimMenu/YimMenu/commit/7a00db1c46e510705d475adcabbc74035ff400d7))
+
+
+### Miscellaneous Tasks
+
+- Refactored Allow All Weapons In Vehicle to force all vehicles to use … ([#1730](https://github.com/YimMenu/YimMenu/issues/1730)) ([152642c](https://github.com/YimMenu/YimMenu/commit/152642cf1b5a575d6668156bf43306978ba715f1))
+
+- Refactored Allow All Weapons In Vehicle to force all vehicles to use all GROUPs. ([152642c](https://github.com/YimMenu/YimMenu/commit/152642cf1b5a575d6668156bf43306978ba715f1))
+- Refactored project to not depend on src/gta files that already exist in the GTA-V-Classes project. ([152642c](https://github.com/YimMenu/YimMenu/commit/152642cf1b5a575d6668156bf43306978ba715f1))
+
+- Fixed issue #1727 DIRT_LEVEL is calling natives inside the presentati… ([#1732](https://github.com/YimMenu/YimMenu/issues/1732)) ([2a81a04](https://github.com/YimMenu/YimMenu/commit/2a81a041cf6f2b3f97bbcf00b3dfdc2d464326b7))
+
+
+
+
+## 2023-07-14
+
+### Bug Fixes
+- Remove unnecessary log statement ([61bb60d](https://github.com/YimMenu/YimMenu/commit/61bb60d1f430c932b3870478ba093d96d2895b6f))
+- Default state should be UNKNOWN, not INVALID ([61bb60d](https://github.com/YimMenu/YimMenu/commit/61bb60d1f430c932b3870478ba093d96d2895b6f))
+
+
+### Features
+- Add per-player sync block options ([61bb60d](https://github.com/YimMenu/YimMenu/commit/61bb60d1f430c932b3870478ba093d96d2895b6f))
+- Improve player tracker ([61bb60d](https://github.com/YimMenu/YimMenu/commit/61bb60d1f430c932b3870478ba093d96d2895b6f))
+
+
+### Miscellaneous Tasks
+- Player database improvements ([#1705](https://github.com/YimMenu/YimMenu/issues/1705)) ([61bb60d](https://github.com/YimMenu/YimMenu/commit/61bb60d1f430c932b3870478ba093d96d2895b6f))
+
+- Tp, Paintgun, refractor rainbow controller, refractor raycast ([#1708](https://github.com/YimMenu/YimMenu/issues/1708)) ([a57027b](https://github.com/YimMenu/YimMenu/commit/a57027b198d500d3bccaf828e1c6f154e492392f))
+
+
+
+## 2023-07-12
+
+### Bug Fixes
+- Better console controls ([f09b1cb](https://github.com/YimMenu/YimMenu/commit/f09b1cbda32c24a183d6ec1b567a3676236713da))
+
+
+### Features
+- Improve protections ([f09b1cb](https://github.com/YimMenu/YimMenu/commit/f09b1cbda32c24a183d6ec1b567a3676236713da))
+- Actually fix parachute crash ([f09b1cb](https://github.com/YimMenu/YimMenu/commit/f09b1cbda32c24a183d6ec1b567a3676236713da))
+- Kick rejoin ([f09b1cb](https://github.com/YimMenu/YimMenu/commit/f09b1cbda32c24a183d6ec1b567a3676236713da))
+- More context menu stuff ([f09b1cb](https://github.com/YimMenu/YimMenu/commit/f09b1cbda32c24a183d6ec1b567a3676236713da))
+
+
+### Miscellaneous Tasks
+- Fixed Weapon Hotkeys and introduced Hold For Boost to Boost. ([#1692](https://github.com/YimMenu/YimMenu/issues/1692)) ([c570df8](https://github.com/YimMenu/YimMenu/commit/c570df8e48bd5edcfb1ea6ea0c25f2df473ba7c0))
+
+- Fixed #1690. ([c570df8](https://github.com/YimMenu/YimMenu/commit/c570df8e48bd5edcfb1ea6ea0c25f2df473ba7c0))
+
+- Added Hold For Boost to Boost Behavior. ([c570df8](https://github.com/YimMenu/YimMenu/commit/c570df8e48bd5edcfb1ea6ea0c25f2df473ba7c0))
+
+- Added Teleport into Personal Vehicle and Toggle Vehicle Fly Mode as hotkeys. ([c570df8](https://github.com/YimMenu/YimMenu/commit/c570df8e48bd5edcfb1ea6ea0c25f2df473ba7c0))
+
+- Fixed pvtp command not working if you were inside a building. ([c570df8](https://github.com/YimMenu/YimMenu/commit/c570df8e48bd5edcfb1ea6ea0c25f2df473ba7c0))
+- General improvements ([#1693](https://github.com/YimMenu/YimMenu/issues/1693)) ([f09b1cb](https://github.com/YimMenu/YimMenu/commit/f09b1cbda32c24a183d6ec1b567a3676236713da))
+
+- Remove replay interface ([f09b1cb](https://github.com/YimMenu/YimMenu/commit/f09b1cbda32c24a183d6ec1b567a3676236713da))
+
+
+## 2023-07-13
+
+### Bug Fixes
+- Fix(lua) ([#1697](https://github.com/YimMenu/YimMenu/issues/1697)) ([f26514f](https://github.com/YimMenu/YimMenu/commit/f26514f8e459ca65ac62f16b00962ba8a0f1178b))
+- Fix rapid fire for some reason not shooting from the weapon position but instead from the cam. Fix rapid fire not being available in vehicles. ([#1700](https://github.com/YimMenu/YimMenu/issues/1700)) ([05a917b](https://github.com/YimMenu/YimMenu/commit/05a917bbbbf250bbd21eead1ce75e9f3a6392f5b))
+
+
+### Miscellaneous Tasks
+
+- - sandbox stuff. ([f26514f](https://github.com/YimMenu/YimMenu/commit/f26514f8e459ca65ac62f16b00962ba8a0f1178b))
+- - Fix lua scripts that could run when their lua state was destroyed, causing chaos. ([f26514f](https://github.com/YimMenu/YimMenu/commit/f26514f8e459ca65ac62f16b00962ba8a0f1178b))
+
+- Redesigned Debug Globals. ([#1696](https://github.com/YimMenu/YimMenu/issues/1696)) ([5770466](https://github.com/YimMenu/YimMenu/commit/5770466a847ce69719613329a44cbc502ec4aa1c))
+
+
+
+## 2023-07-11
+
+### Bug Fixes
+- First kill all scripts, then unload lua modules: because the lua scripts depend on lua state (which is stored inside lua module instance), killing the lua module first would not allow proper cleaning because of the lua state getting destroyed while the lua script might still be running. ([15745ee](https://github.com/YimMenu/YimMenu/commit/15745eebe1ae919cc6a41dbbc7cdaed5911a773d))
+- Why even reset the fiber pool here? ([15745ee](https://github.com/YimMenu/YimMenu/commit/15745eebe1ae919cc6a41dbbc7cdaed5911a773d))
+- Don't allow for io / os lua lib to be accessed for security reasons. ([15745ee](https://github.com/YimMenu/YimMenu/commit/15745eebe1ae919cc6a41dbbc7cdaed5911a773d))
+- Potential fix for C stack overflow error by using lua coroutine yielding instead of calling fiber yield directly from lua functions. ([15745ee](https://github.com/YimMenu/YimMenu/commit/15745eebe1ae919cc6a41dbbc7cdaed5911a773d))
+- PV summon timer ([#1689](https://github.com/YimMenu/YimMenu/issues/1689)) ([400556c](https://github.com/YimMenu/YimMenu/commit/400556c63a62ddb06b04e5451b3801ee2861f523))
+
+
+### Features
+- Allow to unload in the main title screen. Also revert https://github.com/YimMenu/YimMenu/commit/309c37460208d23402b17e8b252e379434e2fe8d due to fiber pool being potentially exhausted, we want commands to have their cleanup code ran in priority. ([15745ee](https://github.com/YimMenu/YimMenu/commit/15745eebe1ae919cc6a41dbbc7cdaed5911a773d))
+- Allow for global single instance definition ([400556c](https://github.com/YimMenu/YimMenu/commit/400556c63a62ddb06b04e5451b3801ee2861f523))
+
+
+### Miscellaneous Tasks
+- Potential fix for stack overflow when yielding from lua scripts. Fix io / os lua libs being accessible. ([#1681](https://github.com/YimMenu/YimMenu/issues/1681)) ([15745ee](https://github.com/YimMenu/YimMenu/commit/15745eebe1ae919cc6a41dbbc7cdaed5911a773d))
+
+
+
+
+
+- Remove notifications for sector and train prots ([#1679](https://github.com/YimMenu/YimMenu/issues/1679)) ([47891cb](https://github.com/YimMenu/YimMenu/commit/47891cbcae2f48d2ecbe83c89ec81a963d78a58e))
+
+- Remove notifications for sector and train prots ([47891cb](https://github.com/YimMenu/YimMenu/commit/47891cbcae2f48d2ecbe83c89ec81a963d78a58e))
+
+- Partial revert ([47891cb](https://github.com/YimMenu/YimMenu/commit/47891cbcae2f48d2ecbe83c89ec81a963d78a58e))
+
+- @maybegreat48 will be implementing a fix for the false positives. ([47891cb](https://github.com/YimMenu/YimMenu/commit/47891cbcae2f48d2ecbe83c89ec81a963d78a58e))
+- Weapon Hotkeys ([#1685](https://github.com/YimMenu/YimMenu/issues/1685)) ([098b15e](https://github.com/YimMenu/YimMenu/commit/098b15eca6c5845586ae83193b0a1b30d1c04ce2))
+
+- Remove chat profanity bypass ([#1688](https://github.com/YimMenu/YimMenu/issues/1688)) ([17c8ab0](https://github.com/YimMenu/YimMenu/commit/17c8ab0e68cd9190cd1342db15b0bd1cd713bd2d))
+
+- Closes #1682 ([17c8ab0](https://github.com/YimMenu/YimMenu/commit/17c8ab0e68cd9190cd1342db15b0bd1cd713bd2d))
+
+
+
+## 2023-07-09
+
+### Bug Fixes
+- Ignore modded rpfs. ([#1651](https://github.com/YimMenu/YimMenu/issues/1651)) ([95f1db0](https://github.com/YimMenu/YimMenu/commit/95f1db08947581e269c3d95720a9fefdcafff55b))
+
+
+### Miscellaneous Tasks
+
+- Persist Weapons ([#1647](https://github.com/YimMenu/YimMenu/issues/1647)) ([7f77790](https://github.com/YimMenu/YimMenu/commit/7f777900a16993603d581a34678974ba0b7bcdc7))
+
+- Custom teleport sub tab ([#1652](https://github.com/YimMenu/YimMenu/issues/1652)) ([ee61858](https://github.com/YimMenu/YimMenu/commit/ee61858489195f72a26774a61c25d5a75eda9f09))
+
+
+
diff --git a/changelog.txt b/changelog.txt
new file mode 100644
index 0000000..3a2859d
--- /dev/null
+++ b/changelog.txt
@@ -0,0 +1,714 @@
+# Changelog
+
+All notable changes to this project will be documented in this file.
+
+## 2023-10-12
+
+### Bug Fixes
+- Build version 3028 ([#2270](https://github.com/YimMenu/YimMenu/issues/2270)) ([bb4ec59](https://github.com/YimMenu/YimMenu/commit/bb4ec5908678039fb3788cdb3b154f89403feac0))
+- Code reuse / fix lot of unnecessary logic running for tping our own ped. ([#2246](https://github.com/YimMenu/YimMenu/issues/2246)) ([f9c948f](https://github.com/YimMenu/YimMenu/commit/f9c948f909cedde84e8a43f14302c3fe3a9d7a39))
+- Fix crash when clicking on Settings when translation json are unreachable ([#2265](https://github.com/YimMenu/YimMenu/issues/2265)) ([f986d79](https://github.com/YimMenu/YimMenu/commit/f986d79ab44db7c5c37478e585c681d6d5c96882))
+
+
+### Features
+- Allow lua scripts to flag modders with a custom reason if needed. ([#2248](https://github.com/YimMenu/YimMenu/issues/2248)) ([94838af](https://github.com/YimMenu/YimMenu/commit/94838af28865cb54231f745c0becd1afe30a8638))
+- Expose take_control_of ([#2249](https://github.com/YimMenu/YimMenu/issues/2249)) ([0bb5b3b](https://github.com/YimMenu/YimMenu/commit/0bb5b3bda682291b3a6bdc73211d8928af607ebf))
+- Make sure that the MPX -> MP0/MP1 behavior for stats function is documented. ([#2251](https://github.com/YimMenu/YimMenu/issues/2251)) ([c38e42a](https://github.com/YimMenu/YimMenu/commit/c38e42a488ecde8e3e1bbcd3585afe41f1dcad8e))
+
+
+### Miscellaneous Tasks
+
+
+
+- Removed OUTFIT_UNKs from props_t. ([#2258](https://github.com/YimMenu/YimMenu/issues/2258)) ([2efc2f6](https://github.com/YimMenu/YimMenu/commit/2efc2f67551528b9bdb770ede27893b1adcc5342))
+
+
+- Fixed bug with persist_car_service not saving the tire smoke color. ([#2239](https://github.com/YimMenu/YimMenu/issues/2239)) ([#2261](https://github.com/YimMenu/YimMenu/issues/2261)) ([8112990](https://github.com/YimMenu/YimMenu/commit/8112990ede03f975b0f3e0f1627eb35e931ad122))
+
+
+
+- Fixed LOCAL_CPED translation keyword not being in all uppercase. ([#2274](https://github.com/YimMenu/YimMenu/issues/2274)) ([d6c3253](https://github.com/YimMenu/YimMenu/commit/d6c32533be18aef5b35122b4f068b8844155751c))
+
+
+
+## 2023-10-12
+
+### Bug Fixes
+- Make sure lua user don't get tapped by game ac when using ADD_OWNED_EXPLOSION ([7ad35bb](https://github.com/YimMenu/YimMenu/commit/7ad35bb3d774f41ce98b0c133770d88bc8221ba1))
+
+
+### Miscellaneous Tasks
+- Fix lua explosion bypass ([#2255](https://github.com/YimMenu/YimMenu/issues/2255)) ([7ad35bb](https://github.com/YimMenu/YimMenu/commit/7ad35bb3d774f41ce98b0c133770d88bc8221ba1))
+
+- Move explosion_anti_cheat_bypass to its own file ([7ad35bb](https://github.com/YimMenu/YimMenu/commit/7ad35bb3d774f41ce98b0c133770d88bc8221ba1))
+
+- Remove outdated hardcoded dependency callers offsets, no more use since we have a game skeleton update hook now. ([#2268](https://github.com/YimMenu/YimMenu/issues/2268)) ([8c6a930](https://github.com/YimMenu/YimMenu/commit/8c6a9303cbb657770cd148f8d15d668a1045da63))
+
+
+
+## 2023-10-10
+
+### Bug Fixes
+- Fix self menu erroring when not yet in the game but still in the main menu / first loading screen ([#2235](https://github.com/YimMenu/YimMenu/issues/2235)) ([547fa1e](https://github.com/YimMenu/YimMenu/commit/547fa1e137a501e76c019b5c20ea631ffa7a0a5e))
+
+
+### Miscellaneous Tasks
+- Fix presence data pointer ([#2243](https://github.com/YimMenu/YimMenu/issues/2243)) ([1f7167c](https://github.com/YimMenu/YimMenu/commit/1f7167cbfb032ac72404d10a02c32c8f39d67e02))
+
+
+
+
+## 2023-09-26
+
+### Miscellaneous Tasks
+- Added clan logo to LS Customs menu. ([#2199](https://github.com/YimMenu/YimMenu/issues/2199)) ([7cdbc2c](https://github.com/YimMenu/YimMenu/commit/7cdbc2ca9cc28d7d9f8029e85aff2f103dc21de5))
+
+- Redesigned Persist Car to utilize the subfolder the user already has selected. ([#2198](https://github.com/YimMenu/YimMenu/issues/2198)) ([b7bac4d](https://github.com/YimMenu/YimMenu/commit/b7bac4dfe1eeb7d7689dbad39b21ba010a299b18))
+
+
+
+## 2023-09-24
+
+### Bug Fixes
+- Use multikick when lobby lock is enabled ([#2189](https://github.com/YimMenu/YimMenu/issues/2189)) ([26e42fa](https://github.com/YimMenu/YimMenu/commit/26e42faeace299aee6d6c844f237b560db3b2eee))
+- LOBBY_LOCK_ALLOW_FRIENDS checkbox ([#2188](https://github.com/YimMenu/YimMenu/issues/2188)) ([715af52](https://github.com/YimMenu/YimMenu/commit/715af5203e08da9326a6eab0fdd89ca0d5b55838))
+
+
+### Features
+- Add bonus http blocker ([#2186](https://github.com/YimMenu/YimMenu/issues/2186)) ([2a13ed7](https://github.com/YimMenu/YimMenu/commit/2a13ed734587fc1e4ac84212a3d6b0a83c9d8a94))
+
+
+### Miscellaneous Tasks
+
+
+
+- Fixes #2024 ([715af52](https://github.com/YimMenu/YimMenu/commit/715af5203e08da9326a6eab0fdd89ca0d5b55838))
+
+
+## 2023-09-21
+
+### Bug Fixes
+- Remove sniper scope recoil ([#2168](https://github.com/YimMenu/YimMenu/issues/2168)) ([639d776](https://github.com/YimMenu/YimMenu/commit/639d776267b8dfaa56f931fc802fced62c46b4d4))
+- Restore old on-demand thread creation behavior. ([#2167](https://github.com/YimMenu/YimMenu/issues/2167)) ([92b6df7](https://github.com/YimMenu/YimMenu/commit/92b6df7653f2f7e5e1fa1779c35f0481a66dc663))
+
+
+### Miscellaneous Tasks
+
+
+- Fixes #2160 ([92b6df7](https://github.com/YimMenu/YimMenu/commit/92b6df7653f2f7e5e1fa1779c35f0481a66dc663))
+
+
+## 2023-09-20
+
+### Bug Fixes
+- Fix player database ([#2166](https://github.com/YimMenu/YimMenu/issues/2166)) ([5a2dfb9](https://github.com/YimMenu/YimMenu/commit/5a2dfb90b6ee090532d7835ff07a03a9d1829627))
+- Fix crash when trying to reload a non-existent script. ([#2151](https://github.com/YimMenu/YimMenu/issues/2151)) ([#2162](https://github.com/YimMenu/YimMenu/issues/2162)) ([1817ee9](https://github.com/YimMenu/YimMenu/commit/1817ee9fda1a2bfd1bae8aaa22ee1e114906c4b0))
+
+
+### Miscellaneous Tasks
+
+
+- Closes #2152 ([#2156](https://github.com/YimMenu/YimMenu/issues/2156)) ([04cfa46](https://github.com/YimMenu/YimMenu/commit/04cfa46d7848c6122d4e54024f364a76b5faf0a5))
+
+- Reduces natives called in hotkey_service::wndproc to prevent collisions. ([04cfa46](https://github.com/YimMenu/YimMenu/commit/04cfa46d7848c6122d4e54024f364a76b5faf0a5))
+- Removed debug code from carmod_shop::STAT_GET_INT ([04cfa46](https://github.com/YimMenu/YimMenu/commit/04cfa46d7848c6122d4e54024f364a76b5faf0a5))
+- Fixed #2152. ([04cfa46](https://github.com/YimMenu/YimMenu/commit/04cfa46d7848c6122d4e54024f364a76b5faf0a5))
+- Added sanity check to script thread in hotkey_service::wndproc. ([04cfa46](https://github.com/YimMenu/YimMenu/commit/04cfa46d7848c6122d4e54024f364a76b5faf0a5))
+- Made is_mp_chat_active atomic to ensure cache coherence. ([04cfa46](https://github.com/YimMenu/YimMenu/commit/04cfa46d7848c6122d4e54024f364a76b5faf0a5))
+- Closes #2164 ([04cfa46](https://github.com/YimMenu/YimMenu/commit/04cfa46d7848c6122d4e54024f364a76b5faf0a5))
+
+
+## 2023-09-18
+
+### Miscellaneous Tasks
+- Small refactor: main start/cleanup threads logic ([#2142](https://github.com/YimMenu/YimMenu/issues/2142)) ([5259d24](https://github.com/YimMenu/YimMenu/commit/5259d249f37d7779644388b88ce1ad2b76ae8e1c))
+
+- Added Social Club check to hotkeys. ([#2143](https://github.com/YimMenu/YimMenu/issues/2143)) ([5e177ef](https://github.com/YimMenu/YimMenu/commit/5e177ef1516d68e97e73a4c7b2364547b864629b))
+
+- Removed IS_PAUSE_MENU_ACTIVE check from hotkeys to facilitate teleporting to waypoints. ([5e177ef](https://github.com/YimMenu/YimMenu/commit/5e177ef1516d68e97e73a4c7b2364547b864629b))
+
+
+## 2023-09-17
+
+### Bug Fixes
+- CPlayerSectorPos false positives and bad math ([#2136](https://github.com/YimMenu/YimMenu/issues/2136)) ([a4209c1](https://github.com/YimMenu/YimMenu/commit/a4209c1b239af3685e7c72414da68c521107aef0))
+
+
+### Miscellaneous Tasks
+
+- Closes #2096 ([a4209c1](https://github.com/YimMenu/YimMenu/commit/a4209c1b239af3685e7c72414da68c521107aef0))
+- Disable input when typing into a text field. ([#2140](https://github.com/YimMenu/YimMenu/issues/2140)) ([347f33f](https://github.com/YimMenu/YimMenu/commit/347f33fb2dc23f851bc25a256478a12f4e787a18))
+
+- Closes #2139 ([347f33f](https://github.com/YimMenu/YimMenu/commit/347f33fb2dc23f851bc25a256478a12f4e787a18))
+
+
+## 2023-09-16
+
+### Miscellaneous Tasks
+- Anticheat bypass fix ([#2128](https://github.com/YimMenu/YimMenu/issues/2128)) ([4b8e350](https://github.com/YimMenu/YimMenu/commit/4b8e35062829def8d540384c84bed3d3aa9cb96e))
+
+- Various fixes ([#2135](https://github.com/YimMenu/YimMenu/issues/2135)) ([3e65e02](https://github.com/YimMenu/YimMenu/commit/3e65e02eda4a63c62fce896dbf515358f9d2c47b))
+
+
+
+## 2023-09-12
+
+### Features
+- Enforce utf8 ([#2115](https://github.com/YimMenu/YimMenu/issues/2115)) ([03b1668](https://github.com/YimMenu/YimMenu/commit/03b1668589d1396c91bec4b8ce893edc7ce9d279))
+
+
+### Miscellaneous Tasks
+- Fix #1545 - ERR_MEM_EMBEDDEDALLOC_ALLOC Crash ([#2116](https://github.com/YimMenu/YimMenu/issues/2116)) ([52896b5](https://github.com/YimMenu/YimMenu/commit/52896b548f17814c88cd5bac6a52a56ec52c9d84))
+
+
+
+
+## 2023-09-08
+
+### Miscellaneous Tasks
+- Fix small typo in view_player_database.cpp ([#2080](https://github.com/YimMenu/YimMenu/issues/2080)) ([4025cbf](https://github.com/YimMenu/YimMenu/commit/4025cbfa8de5269f9c8686106ae31ea4a65c974d))
+
+- Fix(freecam) unfreeze vehicle after freecam ([#2101](https://github.com/YimMenu/YimMenu/issues/2101)) ([29fdb5c](https://github.com/YimMenu/YimMenu/commit/29fdb5c3bca874ff01f1c7cd97c570541120d1f3))
+
+- Closes #2093 ([29fdb5c](https://github.com/YimMenu/YimMenu/commit/29fdb5c3bca874ff01f1c7cd97c570541120d1f3))
+- (fix) Seatbelt values are set to opposite ([#2085](https://github.com/YimMenu/YimMenu/issues/2085)) ([a3532a6](https://github.com/YimMenu/YimMenu/commit/a3532a6436d65bd89396d3013ea1c5d9052ecb55))
+
+
+
+## 2023-09-10
+
+### Bug Fixes
+- Single key not executing multiple hotkeys ([#2111](https://github.com/YimMenu/YimMenu/issues/2111)) ([9769b26](https://github.com/YimMenu/YimMenu/commit/9769b26870d505c24e19fb5044dbd905a9c45e21))
+- Use translation in command label ([#2112](https://github.com/YimMenu/YimMenu/issues/2112)) ([43bf73b](https://github.com/YimMenu/YimMenu/commit/43bf73ba56604d32ff59e67713f8f3b2e987c3a8))
+
+
+### Miscellaneous Tasks
+
+- Closes #2000 ([9769b26](https://github.com/YimMenu/YimMenu/commit/9769b26870d505c24e19fb5044dbd905a9c45e21))
+
+
+
+## 2023-09-08
+
+### Bug Fixes
+- Force updating languages wouldn't regenerate cache ([3385a0d](https://github.com/YimMenu/YimMenu/commit/3385a0d7fbad18150519da44eb0fc3003e29cfc4))
+- Crash when calling CNetGamePlayer::is_host ([#2106](https://github.com/YimMenu/YimMenu/issues/2106)) ([956d811](https://github.com/YimMenu/YimMenu/commit/956d8110a034175e142f09fff4c896fdfa761b5b))
+
+
+### Features
+- Disable force relays by default ([#2104](https://github.com/YimMenu/YimMenu/issues/2104)) ([3385a0d](https://github.com/YimMenu/YimMenu/commit/3385a0d7fbad18150519da44eb0fc3003e29cfc4))
+- Move label and desc to translations ([3385a0d](https://github.com/YimMenu/YimMenu/commit/3385a0d7fbad18150519da44eb0fc3003e29cfc4))
+
+
+
+## 2023-09-02
+
+### Bug Fixes
+- Fix renderer callbacks called for nothing. ([#2073](https://github.com/YimMenu/YimMenu/issues/2073)) ([9149acf](https://github.com/YimMenu/YimMenu/commit/9149acf8d856e08e9aa48e7cabf18ed352de4d29))
+- Passive not working correctly ([#2040](https://github.com/YimMenu/YimMenu/issues/2040)) ([1594ee1](https://github.com/YimMenu/YimMenu/commit/1594ee1f7680731dd20c0aa194bc61137b9ebf72))
+
+
+### Miscellaneous Tasks
+
+- Replaced inline ints with JOAAT collisions so it can be auto typed properly by the compiler. ([#2066](https://github.com/YimMenu/YimMenu/issues/2066)) ([c459ccc](https://github.com/YimMenu/YimMenu/commit/c459ccc950a9dd6a85e82a91bbf576461ac33aff))
+
+
+
+
+## 2023-08-29
+
+### Bug Fixes
+- Not skipping bad dlc vehicles ([#2055](https://github.com/YimMenu/YimMenu/issues/2055)) ([4871dbd](https://github.com/YimMenu/YimMenu/commit/4871dbd705d13fe0c7c772cd4e74491698e5ff5b))
+- Check against player nullptr ([#2057](https://github.com/YimMenu/YimMenu/issues/2057)) ([4c6226d](https://github.com/YimMenu/YimMenu/commit/4c6226d022d00379e6a5008972a8d72246e52059))
+- Check player ptr before using it ([4c6226d](https://github.com/YimMenu/YimMenu/commit/4c6226d022d00379e6a5008972a8d72246e52059))
+- Guard other commands against nullptr player ptr ([4c6226d](https://github.com/YimMenu/YimMenu/commit/4c6226d022d00379e6a5008972a8d72246e52059))
+
+
+
+## 2023-08-28
+
+### Features
+- Rework Keep Vehicle Repaired to remove damage decals properly. ([#2044](https://github.com/YimMenu/YimMenu/issues/2044)) ([100de3f](https://github.com/YimMenu/YimMenu/commit/100de3fee55bdd067f5d2022a933709d8a210442))
+
+
+### Miscellaneous Tasks
+
+- Keep Vehicle Repaired now uses CDecalManager to remove damage decals which allows it to ignore clan and livery decals. ([100de3f](https://github.com/YimMenu/YimMenu/commit/100de3fee55bdd067f5d2022a933709d8a210442))
+
+- Added more conditions to call SET_VEHICLE_FIXED to fix things like the R88 breaking its shell off. ([100de3f](https://github.com/YimMenu/YimMenu/commit/100de3fee55bdd067f5d2022a933709d8a210442))
+- Fixed Seatbelt having inverted conditions. ([100de3f](https://github.com/YimMenu/YimMenu/commit/100de3fee55bdd067f5d2022a933709d8a210442))
+
+- Fixed keep_vehicle_repaired repairing things it doesn't need to repair if godmode/always clean is on already. ([100de3f](https://github.com/YimMenu/YimMenu/commit/100de3fee55bdd067f5d2022a933709d8a210442))
+- Fixed spawn_vehicle_json not applying the radio station. ([100de3f](https://github.com/YimMenu/YimMenu/commit/100de3fee55bdd067f5d2022a933709d8a210442))
+
+- Consolidated signature for CDecalMgr::ClearDecals and its static instance. ([100de3f](https://github.com/YimMenu/YimMenu/commit/100de3fee55bdd067f5d2022a933709d8a210442))
+- Refactored Allow All Vehicles in Heists to use the tunables service and backup the values before writing them. ([#2036](https://github.com/YimMenu/YimMenu/issues/2036)) ([e58f961](https://github.com/YimMenu/YimMenu/commit/e58f9610b37847974c69324e89b6353973edac3f))
+
+
+
+## 2023-08-25
+
+### Miscellaneous Tasks
+- Various fixes for Vehicle Extras. ([#2019](https://github.com/YimMenu/YimMenu/issues/2019)) ([b19cf9c](https://github.com/YimMenu/YimMenu/commit/b19cf9c26d33671d8269fae7bdf531dc5420fc9f))
+
+- Handle CR/LF characters better for Import From Clipboard. ([#2021](https://github.com/YimMenu/YimMenu/issues/2021)) ([5991f0c](https://github.com/YimMenu/YimMenu/commit/5991f0ca292697076628c73db042d3db21b6a956))
+
+
+
+## 2023-08-24
+
+### Miscellaneous Tasks
+- More general fixes ([#2011](https://github.com/YimMenu/YimMenu/issues/2011)) ([678a021](https://github.com/YimMenu/YimMenu/commit/678a021f27b9bd1bef25d8282b62fb7ee11f34f7))
+
+- Closes #2008 ([678a021](https://github.com/YimMenu/YimMenu/commit/678a021f27b9bd1bef25d8282b62fb7ee11f34f7))
+- Closes #2016 ([678a021](https://github.com/YimMenu/YimMenu/commit/678a021f27b9bd1bef25d8282b62fb7ee11f34f7))
+- Closes #1917 ([678a021](https://github.com/YimMenu/YimMenu/commit/678a021f27b9bd1bef25d8282b62fb7ee11f34f7))
+- Closes #2012. ([678a021](https://github.com/YimMenu/YimMenu/commit/678a021f27b9bd1bef25d8282b62fb7ee11f34f7))
+- Move all global indices into scr_globals.hpp. ([#2018](https://github.com/YimMenu/YimMenu/issues/2018)) ([066f659](https://github.com/YimMenu/YimMenu/commit/066f659cfe4f7587a3478531ab72f72df6c1b094))
+
+- (feat) option Fix to context menu ([#1962](https://github.com/YimMenu/YimMenu/issues/1962)) ([5f1b13d](https://github.com/YimMenu/YimMenu/commit/5f1b13d0dc361216c0e1da779d07e5a1d3e6aba0))
+
+- (feat) Add passive toggle switch button and hotkey ([#2015](https://github.com/YimMenu/YimMenu/issues/2015)) ([e1a2ee2](https://github.com/YimMenu/YimMenu/commit/e1a2ee21ea278dfe97277f8903b1dfb7b351b41c))
+
+- (fix) Disable looped "time to end passive" in weaponized vehicles ([e1a2ee2](https://github.com/YimMenu/YimMenu/commit/e1a2ee21ea278dfe97277f8903b1dfb7b351b41c))
+
+
+## 2023-08-19
+
+### Bug Fixes
+- Fix custom weapon code ([5eead04](https://github.com/YimMenu/YimMenu/commit/5eead0436fa075006fa7d712e387c8642fddaa95))
+- Fix for #1983 ([5eead04](https://github.com/YimMenu/YimMenu/commit/5eead0436fa075006fa7d712e387c8642fddaa95))
+
+
+### Features
+- Add a fuzzer ([5eead04](https://github.com/YimMenu/YimMenu/commit/5eead0436fa075006fa7d712e387c8642fddaa95))
+- Improve protections ([5eead04](https://github.com/YimMenu/YimMenu/commit/5eead0436fa075006fa7d712e387c8642fddaa95))
+- Add warning ([5eead04](https://github.com/YimMenu/YimMenu/commit/5eead0436fa075006fa7d712e387c8642fddaa95))
+- Force object cleanup ([5eead04](https://github.com/YimMenu/YimMenu/commit/5eead0436fa075006fa7d712e387c8642fddaa95))
+
+
+### Miscellaneous Tasks
+- Huge protection improvements and other stuff ([#1963](https://github.com/YimMenu/YimMenu/issues/1963)) ([5eead04](https://github.com/YimMenu/YimMenu/commit/5eead0436fa075006fa7d712e387c8642fddaa95))
+
+- Various fixes ([#1983](https://github.com/YimMenu/YimMenu/issues/1983)) ([6c1e821](https://github.com/YimMenu/YimMenu/commit/6c1e821d6087745ede565e65dd9e22e379e394cf))
+
+- Closes #1928 ([6c1e821](https://github.com/YimMenu/YimMenu/commit/6c1e821d6087745ede565e65dd9e22e379e394cf))
+- Closes #1925 ([6c1e821](https://github.com/YimMenu/YimMenu/commit/6c1e821d6087745ede565e65dd9e22e379e394cf))
+- Closes #1864 ([6c1e821](https://github.com/YimMenu/YimMenu/commit/6c1e821d6087745ede565e65dd9e22e379e394cf))
+- Fixes Idle Kick to replace the globals that freemode.c4 uses to determine idle time. ([#1979](https://github.com/YimMenu/YimMenu/issues/1979)) ([81e43b5](https://github.com/YimMenu/YimMenu/commit/81e43b51d7049a40b49d826d09bdc3828b1c7bb3))
+
+
+
+## 2023-08-06
+
+### Miscellaneous Tasks
+- Fixed KERS boost not being handled by vehicle_boost_behavior. ([#1922](https://github.com/YimMenu/YimMenu/issues/1922)) ([e1c0f97](https://github.com/YimMenu/YimMenu/commit/e1c0f97cd3424e8fca885bafd54196de5d247dc5))
+
+- Fixed regression issue with rocket boosting while using Hold for Boost scenario. ([#1929](https://github.com/YimMenu/YimMenu/issues/1929)) ([32472ff](https://github.com/YimMenu/YimMenu/commit/32472ff52452f7e4b2e735c8825b670574e16067))
+
+
+
+## 2023-08-01
+
+### Bug Fixes
+- Large steps on drag float ([#1904](https://github.com/YimMenu/YimMenu/issues/1904)) ([39fdd5a](https://github.com/YimMenu/YimMenu/commit/39fdd5a566b7b5e994404285ed0e968cccfbfd39))
+
+
+### Miscellaneous Tasks
+- Use override keyword in commands to make sure virtual funcs are properly overwritten ([#1897](https://github.com/YimMenu/YimMenu/issues/1897)) ([bb9ea84](https://github.com/YimMenu/YimMenu/commit/bb9ea84862c2539866c2b42bf45f51b9e6e1fb0e))
+
+
+- Closes #1903 ([39fdd5a](https://github.com/YimMenu/YimMenu/commit/39fdd5a566b7b5e994404285ed0e968cccfbfd39))
+- Fix personal vehicles getting godmode removed when you leave them. ([#1907](https://github.com/YimMenu/YimMenu/issues/1907)) ([fa0f2b4](https://github.com/YimMenu/YimMenu/commit/fa0f2b407103a4c3beecaa7e9ff243676fad2a5b))
+
+
+
+## 2023-07-31
+
+### Miscellaneous Tasks
+- Implement debugging tools for scripts ([#1899](https://github.com/YimMenu/YimMenu/issues/1899)) ([cb4652b](https://github.com/YimMenu/YimMenu/commit/cb4652b241dbd41232a554546791cff6f93cb8ac))
+
+- Closes #1664 ([cb4652b](https://github.com/YimMenu/YimMenu/commit/cb4652b241dbd41232a554546791cff6f93cb8ac))
+- Use ImGui::SetClipboardText instead of inline function. ([#1902](https://github.com/YimMenu/YimMenu/issues/1902)) ([9cd37dd](https://github.com/YimMenu/YimMenu/commit/9cd37dd81b4bee8b42f4b4e13b2e2d5ec8648e0a))
+
+
+
+## 2023-07-28
+
+### Bug Fixes
+- Fix script array iterator being potentially invalidated while iterating due to new scripts that could be added and the vector getting reallocated due to it. ([#1883](https://github.com/YimMenu/YimMenu/issues/1883)) ([c54be57](https://github.com/YimMenu/YimMenu/commit/c54be57469fbb62ad6bb3f3cd7ad4d0d8f9cf510))
+
+
+### Miscellaneous Tasks
+- Fix vfx::enable_custom_sky_color not saved ([#1882](https://github.com/YimMenu/YimMenu/issues/1882)) ([b48c256](https://github.com/YimMenu/YimMenu/commit/b48c256954bc0cc8a1a4cff2dde576036e985200))
+
+
+
+
+## 2023-07-26
+
+### Bug Fixes
+- 'Copy Session Info' button not working ([#1855](https://github.com/YimMenu/YimMenu/issues/1855)) ([f4a89e3](https://github.com/YimMenu/YimMenu/commit/f4a89e36db28718bb623e2396c33a9298780e6a8))
+
+
+### Miscellaneous Tasks
+
+- Fix crash reaction and add more translation key ([#1850](https://github.com/YimMenu/YimMenu/issues/1850)) ([f73c1bd](https://github.com/YimMenu/YimMenu/commit/f73c1bdc9839efb1108d76c5168cc68e2f10bed2))
+
+
+
+
+### Refactor
+- Modify command argument handling and move `on_` method to bool_command ([#1826](https://github.com/YimMenu/YimMenu/issues/1826)) ([96493b5](https://github.com/YimMenu/YimMenu/commit/96493b5a22d9f57c884274797dcb2e23d338851c))
+
+
+## 2023-07-28
+
+### Bug Fixes
+- Input_float:get_value() was returning the wrong type ([#1879](https://github.com/YimMenu/YimMenu/issues/1879)) ([fb0fb19](https://github.com/YimMenu/YimMenu/commit/fb0fb191e7f0e24515565a65defe882dc22c5560))
+
+
+### Features
+- Feat lua stats ([#1875](https://github.com/YimMenu/YimMenu/issues/1875)) ([93966dc](https://github.com/YimMenu/YimMenu/commit/93966dc3b1acb2237391efacc75a9a5bcdbe10b3))
+
+
+
+## 2023-07-25
+
+### Bug Fixes
+- Commit messages may have "quotes" in them, which can affect the const char* variable. ([#1840](https://github.com/YimMenu/YimMenu/issues/1840)) ([5ee49c8](https://github.com/YimMenu/YimMenu/commit/5ee49c8f4f9796a19c47b3a4fda9d8e3ed6d6e03))
+- Fix armored vehicles losing armor when vehicle god get disabled. ([#1794](https://github.com/YimMenu/YimMenu/issues/1794)) ([e0f7482](https://github.com/YimMenu/YimMenu/commit/e0f7482ce4cc5661c618b3c978d46e1c54c6a3d3))
+- Return types ([#1834](https://github.com/YimMenu/YimMenu/issues/1834)) ([13be3d3](https://github.com/YimMenu/YimMenu/commit/13be3d3ab1fb12b986a106a7411732e369eb4e87))
+- Fixes a bunch of return types that were seemingly copied from IDA without manual verification ([13be3d3](https://github.com/YimMenu/YimMenu/commit/13be3d3ab1fb12b986a106a7411732e369eb4e87))
+- Don't call original on prepare_metric_for_sending ([31c6016](https://github.com/YimMenu/YimMenu/commit/31c601658fdbdec19df33306aa6cfba36155b552))
+
+
+### Miscellaneous Tasks
+- Add "Timeout" as a reaction ([#1837](https://github.com/YimMenu/YimMenu/issues/1837)) ([cf2ada3](https://github.com/YimMenu/YimMenu/commit/cf2ada366c583bb8368a3b5015435606783eea5c))
+
+
+
+
+
+
+## 2023-07-24
+
+### Bug Fixes
+- Sometimes the page protections get modified between `apply` and `restore`: make sure the protections are fine for us to memcpy. ([#1831](https://github.com/YimMenu/YimMenu/issues/1831)) ([0289576](https://github.com/YimMenu/YimMenu/commit/0289576677dd22f1d7953a897106daa98f609805))
+- Sometimes the page protections get modified between the apply and restore of the byte_patch, make sure the protections are fine for us to memcpy ([0289576](https://github.com/YimMenu/YimMenu/commit/0289576677dd22f1d7953a897106daa98f609805))
+
+
+### Features
+- Add is_active member function ([0289576](https://github.com/YimMenu/YimMenu/commit/0289576677dd22f1d7953a897106daa98f609805))
+
+
+### Miscellaneous Tasks
+
+
+
+- Added Empty lobby button ([#1812](https://github.com/YimMenu/YimMenu/issues/1812)) ([0b2b32d](https://github.com/YimMenu/YimMenu/commit/0b2b32dc34684b70604529f4f9e5c9568d530fe1))
+
+
+
+### Refactor
+- Don't use detour hook pointers, should speed up hooks ticking (skip a deref compared to before) ([#1827](https://github.com/YimMenu/YimMenu/issues/1827)) ([16e8e57](https://github.com/YimMenu/YimMenu/commit/16e8e571f04b6d9d94f9be8c0d1823dc1088ae31))
+
+
+## 2023-07-23
+
+### Bug Fixes
+- Issues with missions and request control ([#1785](https://github.com/YimMenu/YimMenu/issues/1785)) ([6c509e3](https://github.com/YimMenu/YimMenu/commit/6c509e33dcbd90dfb1623e76bbfd97c0b2d9bef9))
+
+
+### Features
+- Add force relay servers ([09a189e](https://github.com/YimMenu/YimMenu/commit/09a189eb4dc04b6c69e7d3bf682dd393dd495aad))
+- Add support for non-direct connections ([09a189e](https://github.com/YimMenu/YimMenu/commit/09a189eb4dc04b6c69e7d3bf682dd393dd495aad))
+- Add helpful tooltip to prevent unnecessary bug reports ([09a189e](https://github.com/YimMenu/YimMenu/commit/09a189eb4dc04b6c69e7d3bf682dd393dd495aad))
+- Rework rgb for fun vehicle and paintgun ([#1783](https://github.com/YimMenu/YimMenu/issues/1783)) ([ae486ca](https://github.com/YimMenu/YimMenu/commit/ae486ca129c41fe548b2ad6c0d7a5043f31a47af))
+- Fix aim nullifying noclip speed. ([#1791](https://github.com/YimMenu/YimMenu/issues/1791)) ([84e3262](https://github.com/YimMenu/YimMenu/commit/84e3262694ea7ea5c1a5a57944a89e1ef0cb4469))
+
+
+### Miscellaneous Tasks
+
+- Closes #899 ([6c509e3](https://github.com/YimMenu/YimMenu/commit/6c509e33dcbd90dfb1623e76bbfd97c0b2d9bef9))
+- Closes #1787 ([6c509e3](https://github.com/YimMenu/YimMenu/commit/6c509e33dcbd90dfb1623e76bbfd97c0b2d9bef9))
+- Closes #1788 ([6c509e3](https://github.com/YimMenu/YimMenu/commit/6c509e33dcbd90dfb1623e76bbfd97c0b2d9bef9))
+- Fixed typo in view_debug_locals that caused freezing floats to inject garbage. ([#1820](https://github.com/YimMenu/YimMenu/issues/1820)) ([65a5dbd](https://github.com/YimMenu/YimMenu/commit/65a5dbd88e15cdcf00a9b6c8e28b6544d23148a7))
+
+- Force relay connections ([#1813](https://github.com/YimMenu/YimMenu/issues/1813)) ([09a189e](https://github.com/YimMenu/YimMenu/commit/09a189eb4dc04b6c69e7d3bf682dd393dd495aad))
+
+
+- Closes #1819 ([ae486ca](https://github.com/YimMenu/YimMenu/commit/ae486ca129c41fe548b2ad6c0d7a5043f31a47af))
+
+- Keep using SET_ENTITY_VELOCITY when not aiming ([84e3262](https://github.com/YimMenu/YimMenu/commit/84e3262694ea7ea5c1a5a57944a89e1ef0cb4469))
+- Provide GUI for editing speed of noclip ([84e3262](https://github.com/YimMenu/YimMenu/commit/84e3262694ea7ea5c1a5a57944a89e1ef0cb4469))
+- Fixed Debug Locals using improper casting for the float scenario. ([#1823](https://github.com/YimMenu/YimMenu/issues/1823)) ([42d7714](https://github.com/YimMenu/YimMenu/commit/42d7714d48624367ebe674facd5fca3bea50ce17))
+
+- Fix protection false positives ([#1822](https://github.com/YimMenu/YimMenu/issues/1822)) ([ddb12d6](https://github.com/YimMenu/YimMenu/commit/ddb12d6e2bc9ec0768550f6760b4459a171c0cd4))
+
+
+
+
+### Refactor
+- Make window hook into a bool command ([#1824](https://github.com/YimMenu/YimMenu/issues/1824)) ([17d3ad7](https://github.com/YimMenu/YimMenu/commit/17d3ad7658173ecdae2449c2dfac67faf7fa6549))
+
+
+## 2023-07-22
+
+### Bug Fixes
+- Save all spoofing settings ([e7562bc](https://github.com/YimMenu/YimMenu/commit/e7562bcdff309c2949fb17d8fb6bab584812f602))
+
+
+### Features
+- Better logging ([e7562bc](https://github.com/YimMenu/YimMenu/commit/e7562bcdff309c2949fb17d8fb6bab584812f602))
+- Improve protections ([e7562bc](https://github.com/YimMenu/YimMenu/commit/e7562bcdff309c2949fb17d8fb6bab584812f602))
+
+
+### Miscellaneous Tasks
+- Sub folders support, check for .lua file extension, refactor and simplify internals. ([#1775](https://github.com/YimMenu/YimMenu/issues/1775)) ([fa8043b](https://github.com/YimMenu/YimMenu/commit/fa8043be2a71a07f042b1091d0f04c6751e059bd))
+
+- Reaction on any modder detection ([#1772](https://github.com/YimMenu/YimMenu/issues/1772)) ([72ebaec](https://github.com/YimMenu/YimMenu/commit/72ebaec8ecb3d0982a042344904f09f633ad7097))
+
+- Closes #1676 ([72ebaec](https://github.com/YimMenu/YimMenu/commit/72ebaec8ecb3d0982a042344904f09f633ad7097))
+
+- Improve protections and other random changes ([#1803](https://github.com/YimMenu/YimMenu/issues/1803)) ([e7562bc](https://github.com/YimMenu/YimMenu/commit/e7562bcdff309c2949fb17d8fb6bab584812f602))
+
+
+
+## 2023-07-21
+
+### Features
+- Log msvc c++ exception properly. ([#1790](https://github.com/YimMenu/YimMenu/issues/1790)) ([c686fde](https://github.com/YimMenu/YimMenu/commit/c686fde0ec017b1372b6bdc5c7f87b694b244df3))
+- Add entities.get_all_vehicles_as_handles() Add entities.get_all_peds_as_handles() Add entities.get_all_objects_as_handles() ([#1795](https://github.com/YimMenu/YimMenu/issues/1795)) ([093abc7](https://github.com/YimMenu/YimMenu/commit/093abc72da7c06b211d085d714cc15f18670ac20))
+
+
+
+## 2023-07-19
+
+### Miscellaneous Tasks
+- Added Teleport to Selected Blip and associated hotkey. ([#1774](https://github.com/YimMenu/YimMenu/issues/1774)) ([7e50d53](https://github.com/YimMenu/YimMenu/commit/7e50d5377a29206d8f20b1d740230f9214456809))
+
+- Custom Sky Color and unify some stuff ([#1779](https://github.com/YimMenu/YimMenu/issues/1779)) ([74ba7b6](https://github.com/YimMenu/YimMenu/commit/74ba7b686084ca23270a45ce75d699b412779e4f))
+
+
+
+## 2023-07-19
+
+### Features
+- Add `tab:is_selected` function to check if the tab is the currently selected one in the GUI. ([#1763](https://github.com/YimMenu/YimMenu/issues/1763)) ([69959df](https://github.com/YimMenu/YimMenu/commit/69959df3ed6a570d3c87a036b3a9f488c9993964))
+
+
+### Miscellaneous Tasks
+
+- Persist Outfit changes. ([#1765](https://github.com/YimMenu/YimMenu/issues/1765)) ([e96af54](https://github.com/YimMenu/YimMenu/commit/e96af54d29eebb0e94bdf5d18f059c6a284aee14))
+
+- Fixed self_persist_outfit checking if the player was in a cutscene instead of if the player was dead. ([e96af54](https://github.com/YimMenu/YimMenu/commit/e96af54d29eebb0e94bdf5d18f059c6a284aee14))
+- 1st attempt to fix the player trying to take off his helmet if it was added by persist outfit. ([e96af54](https://github.com/YimMenu/YimMenu/commit/e96af54d29eebb0e94bdf5d18f059c6a284aee14))
+
+- Fixed Persist Outfit not saving persist_outfits_mis. ([e96af54](https://github.com/YimMenu/YimMenu/commit/e96af54d29eebb0e94bdf5d18f059c6a284aee14))
+- Apply vehicle god mode to personal vehicle even when not driving it ([#1771](https://github.com/YimMenu/YimMenu/issues/1771)) ([44f79a4](https://github.com/YimMenu/YimMenu/commit/44f79a428495bf4b63a6e905a5574e6cc3011a36))
+
+- Closes #1768 ([44f79a4](https://github.com/YimMenu/YimMenu/commit/44f79a428495bf4b63a6e905a5574e6cc3011a36))
+
+
+## 2023-07-17
+
+### Bug Fixes
+- Tentative fix for compiler out of heap space ([#1746](https://github.com/YimMenu/YimMenu/issues/1746)) ([9dcdf3c](https://github.com/YimMenu/YimMenu/commit/9dcdf3c00fc6868ebee8c01415fa854a51a96c51))
+
+
+### Features
+- Much more complete imgui bindings, allow lua imgui callbacks from outside yimmenu classic tabs through `gui.add_imgui(func)` but also inside yimmenu classic tabs through `tab:add_imgui(func)` ([#1736](https://github.com/YimMenu/YimMenu/issues/1736)) ([14f4241](https://github.com/YimMenu/YimMenu/commit/14f4241bd8104ec8eb6a63608661c65353f6d8ca))
+
+
+### Miscellaneous Tasks
+
+- Bump gtav-classes dependency ([#1748](https://github.com/YimMenu/YimMenu/issues/1748)) ([d2d75e5](https://github.com/YimMenu/YimMenu/commit/d2d75e5d04e65de96f0e0600caaf379d8e6fa39a))
+
+
+
+
+## 2023-07-14
+
+### Bug Fixes
+- Log not supported lua functions ([#1722](https://github.com/YimMenu/YimMenu/issues/1722)) ([c161ee9](https://github.com/YimMenu/YimMenu/commit/c161ee94135f91225ddf3b7effcc97fb8e9b0098))
+
+
+### Features
+- Allow for constexpr offset calculation ([#1721](https://github.com/YimMenu/YimMenu/issues/1721)) ([8974300](https://github.com/YimMenu/YimMenu/commit/8974300e78ee5029686e6900e0f44409e2547495))
+- Added vehicle dirt control ([#1714](https://github.com/YimMenu/YimMenu/issues/1714)) ([4cbea87](https://github.com/YimMenu/YimMenu/commit/4cbea87b16e977ce6e7ab6da72a4c0eb0a2a2c2b))
+- Added buttons for controlling the states of protections ([#1717](https://github.com/YimMenu/YimMenu/issues/1717)) ([d12c130](https://github.com/YimMenu/YimMenu/commit/d12c1309c4d9b90056fb3da40c4e193b62037eb1))
+
+
+### Miscellaneous Tasks
+
+- Add more requests and reorganize network tab ([#1709](https://github.com/YimMenu/YimMenu/issues/1709)) ([1b52f4e](https://github.com/YimMenu/YimMenu/commit/1b52f4ee7ca779fd4083310a6bc2aa97a87c0b2d))
+
+
+- More player database improvements ([#1725](https://github.com/YimMenu/YimMenu/issues/1725)) ([2b6cb52](https://github.com/YimMenu/YimMenu/commit/2b6cb52986b32dbb898c56bc48f740dc411b63b5))
+
+
+
+
+
+YimMenu/commit/f8cf6424a2a1e7a8a820aff004b190c0e800eab9))
+- Switch to self-hosted ([f8cf642](https://github.com/YimMenu/YimMenu/commit/f8cf6424a2a1e7a8a820aff004b190c0e800eab9))
+- Update issue templates and added 2 more ([#1759](https://github.com/YimMenu/YimMenu/issues/1759)) ([edb53ab](https://github.com/YimMenu/YimMenu/commit/edb53abe25208b7c4af1703004758d2a76dee846))
+
+
+### Miscellaneous Tasks
+
+
+- Custom teleport added euler angles and added persist outfit ([#1743](https://github.com/YimMenu/YimMenu/issues/1743)) ([1d78388](https://github.com/YimMenu/YimMenu/commit/1d7838851972a0c7e1d2acd2c57ef617337d4def))
+
+- Addressed #1694: Added Euler angles to telelocation JSON object. ([1d78388](https://github.com/YimMenu/YimMenu/commit/1d7838851972a0c7e1d2acd2c57ef617337d4def))
+- Added Persist Outfits to resolve #1669 ([1d78388](https://github.com/YimMenu/YimMenu/commit/1d7838851972a0c7e1d2acd2c57ef617337d4def))
+- Allow Friends Into Locked Lobby ([#1747](https://github.com/YimMenu/YimMenu/issues/1747)) ([95056d5](https://github.com/YimMenu/YimMenu/commit/95056d5af32beb9c04beae0a5c11fdf74799809b))
+
+
+
+
+
+- Fixed Debug Globals displaying value as a 64-bit integer and not a 32-bit integer. ([#1761](https://github.com/YimMenu/YimMenu/issues/1761)) ([81bd1f9](https://github.com/YimMenu/YimMenu/commit/81bd1f9dc7ca6362b818c0f871544d95bf7bc3ef))
+
+- Resolves #1760. ([81bd1f9](https://github.com/YimMenu/YimMenu/commit/81bd1f9dc7ca6362b818c0f871544d95bf7bc3ef))
+
+
+## 2023-07-16
+
+### Bug Fixes
+- Weapon cache weapon types array not filled properly when filling from cache file ([#1726](https://github.com/YimMenu/YimMenu/issues/1726)) ([8c097f0](https://github.com/YimMenu/YimMenu/commit/8c097f0915b33d0e8377b9a8586f5809aecd2056))
+- Better exception handling ([#1734](https://github.com/YimMenu/YimMenu/issues/1734)) ([5a76164](https://github.com/YimMenu/YimMenu/commit/5a76164d43b74c102712d8a0ff481e5a38745531))
+
+
+### Features
+- Bump GTAV-Classes ([152642c](https://github.com/YimMenu/YimMenu/commit/152642cf1b5a575d6668156bf43306978ba715f1))
+- Disable GTA window hook ([#1733](https://github.com/YimMenu/YimMenu/issues/1733)) ([7a00db1](https://github.com/YimMenu/YimMenu/commit/7a00db1c46e510705d475adcabbc74035ff400d7))
+
+
+### Miscellaneous Tasks
+
+- Refactored Allow All Weapons In Vehicle to force all vehicles to use … ([#1730](https://github.com/YimMenu/YimMenu/issues/1730)) ([152642c](https://github.com/YimMenu/YimMenu/commit/152642cf1b5a575d6668156bf43306978ba715f1))
+
+- Refactored Allow All Weapons In Vehicle to force all vehicles to use all GROUPs. ([152642c](https://github.com/YimMenu/YimMenu/commit/152642cf1b5a575d6668156bf43306978ba715f1))
+- Refactored project to not depend on src/gta files that already exist in the GTA-V-Classes project. ([152642c](https://github.com/YimMenu/YimMenu/commit/152642cf1b5a575d6668156bf43306978ba715f1))
+
+- Fixed issue #1727 DIRT_LEVEL is calling natives inside the presentati… ([#1732](https://github.com/YimMenu/YimMenu/issues/1732)) ([2a81a04](https://github.com/YimMenu/YimMenu/commit/2a81a041cf6f2b3f97bbcf00b3dfdc2d464326b7))
+
+
+
+
+## 2023-07-14
+
+### Bug Fixes
+- Remove unnecessary log statement ([61bb60d](https://github.com/YimMenu/YimMenu/commit/61bb60d1f430c932b3870478ba093d96d2895b6f))
+- Default state should be UNKNOWN, not INVALID ([61bb60d](https://github.com/YimMenu/YimMenu/commit/61bb60d1f430c932b3870478ba093d96d2895b6f))
+
+
+### Features
+- Add per-player sync block options ([61bb60d](https://github.com/YimMenu/YimMenu/commit/61bb60d1f430c932b3870478ba093d96d2895b6f))
+- Improve player tracker ([61bb60d](https://github.com/YimMenu/YimMenu/commit/61bb60d1f430c932b3870478ba093d96d2895b6f))
+
+
+### Miscellaneous Tasks
+- Player database improvements ([#1705](https://github.com/YimMenu/YimMenu/issues/1705)) ([61bb60d](https://github.com/YimMenu/YimMenu/commit/61bb60d1f430c932b3870478ba093d96d2895b6f))
+
+- Tp, Paintgun, refractor rainbow controller, refractor raycast ([#1708](https://github.com/YimMenu/YimMenu/issues/1708)) ([a57027b](https://github.com/YimMenu/YimMenu/commit/a57027b198d500d3bccaf828e1c6f154e492392f))
+
+
+
+## 2023-07-12
+
+### Bug Fixes
+- Better console controls ([f09b1cb](https://github.com/YimMenu/YimMenu/commit/f09b1cbda32c24a183d6ec1b567a3676236713da))
+
+
+### Features
+- Improve protections ([f09b1cb](https://github.com/YimMenu/YimMenu/commit/f09b1cbda32c24a183d6ec1b567a3676236713da))
+- Actually fix parachute crash ([f09b1cb](https://github.com/YimMenu/YimMenu/commit/f09b1cbda32c24a183d6ec1b567a3676236713da))
+- Kick rejoin ([f09b1cb](https://github.com/YimMenu/YimMenu/commit/f09b1cbda32c24a183d6ec1b567a3676236713da))
+- More context menu stuff ([f09b1cb](https://github.com/YimMenu/YimMenu/commit/f09b1cbda32c24a183d6ec1b567a3676236713da))
+
+
+### Miscellaneous Tasks
+- Fixed Weapon Hotkeys and introduced Hold For Boost to Boost. ([#1692](https://github.com/YimMenu/YimMenu/issues/1692)) ([c570df8](https://github.com/YimMenu/YimMenu/commit/c570df8e48bd5edcfb1ea6ea0c25f2df473ba7c0))
+
+- Fixed #1690. ([c570df8](https://github.com/YimMenu/YimMenu/commit/c570df8e48bd5edcfb1ea6ea0c25f2df473ba7c0))
+
+- Added Hold For Boost to Boost Behavior. ([c570df8](https://github.com/YimMenu/YimMenu/commit/c570df8e48bd5edcfb1ea6ea0c25f2df473ba7c0))
+
+- Added Teleport into Personal Vehicle and Toggle Vehicle Fly Mode as hotkeys. ([c570df8](https://github.com/YimMenu/YimMenu/commit/c570df8e48bd5edcfb1ea6ea0c25f2df473ba7c0))
+
+- Fixed pvtp command not working if you were inside a building. ([c570df8](https://github.com/YimMenu/YimMenu/commit/c570df8e48bd5edcfb1ea6ea0c25f2df473ba7c0))
+- General improvements ([#1693](https://github.com/YimMenu/YimMenu/issues/1693)) ([f09b1cb](https://github.com/YimMenu/YimMenu/commit/f09b1cbda32c24a183d6ec1b567a3676236713da))
+
+- Remove replay interface ([f09b1cb](https://github.com/YimMenu/YimMenu/commit/f09b1cbda32c24a183d6ec1b567a3676236713da))
+
+
+## 2023-07-13
+
+### Bug Fixes
+- Fix(lua) ([#1697](https://github.com/YimMenu/YimMenu/issues/1697)) ([f26514f](https://github.com/YimMenu/YimMenu/commit/f26514f8e459ca65ac62f16b00962ba8a0f1178b))
+- Fix rapid fire for some reason not shooting from the weapon position but instead from the cam. Fix rapid fire not being available in vehicles. ([#1700](https://github.com/YimMenu/YimMenu/issues/1700)) ([05a917b](https://github.com/YimMenu/YimMenu/commit/05a917bbbbf250bbd21eead1ce75e9f3a6392f5b))
+
+
+### Miscellaneous Tasks
+
+- - sandbox stuff. ([f26514f](https://github.com/YimMenu/YimMenu/commit/f26514f8e459ca65ac62f16b00962ba8a0f1178b))
+- - Fix lua scripts that could run when their lua state was destroyed, causing chaos. ([f26514f](https://github.com/YimMenu/YimMenu/commit/f26514f8e459ca65ac62f16b00962ba8a0f1178b))
+
+- Redesigned Debug Globals. ([#1696](https://github.com/YimMenu/YimMenu/issues/1696)) ([5770466](https://github.com/YimMenu/YimMenu/commit/5770466a847ce69719613329a44cbc502ec4aa1c))
+
+
+
+## 2023-07-11
+
+### Bug Fixes
+- First kill all scripts, then unload lua modules: because the lua scripts depend on lua state (which is stored inside lua module instance), killing the lua module first would not allow proper cleaning because of the lua state getting destroyed while the lua script might still be running. ([15745ee](https://github.com/YimMenu/YimMenu/commit/15745eebe1ae919cc6a41dbbc7cdaed5911a773d))
+- Why even reset the fiber pool here? ([15745ee](https://github.com/YimMenu/YimMenu/commit/15745eebe1ae919cc6a41dbbc7cdaed5911a773d))
+- Don't allow for io / os lua lib to be accessed for security reasons. ([15745ee](https://github.com/YimMenu/YimMenu/commit/15745eebe1ae919cc6a41dbbc7cdaed5911a773d))
+- Potential fix for C stack overflow error by using lua coroutine yielding instead of calling fiber yield directly from lua functions. ([15745ee](https://github.com/YimMenu/YimMenu/commit/15745eebe1ae919cc6a41dbbc7cdaed5911a773d))
+- PV summon timer ([#1689](https://github.com/YimMenu/YimMenu/issues/1689)) ([400556c](https://github.com/YimMenu/YimMenu/commit/400556c63a62ddb06b04e5451b3801ee2861f523))
+
+
+### Features
+- Allow to unload in the main title screen. Also revert https://github.com/YimMenu/YimMenu/commit/309c37460208d23402b17e8b252e379434e2fe8d due to fiber pool being potentially exhausted, we want commands to have their cleanup code ran in priority. ([15745ee](https://github.com/YimMenu/YimMenu/commit/15745eebe1ae919cc6a41dbbc7cdaed5911a773d))
+- Allow for global single instance definition ([400556c](https://github.com/YimMenu/YimMenu/commit/400556c63a62ddb06b04e5451b3801ee2861f523))
+
+
+### Miscellaneous Tasks
+- Potential fix for stack overflow when yielding from lua scripts. Fix io / os lua libs being accessible. ([#1681](https://github.com/YimMenu/YimMenu/issues/1681)) ([15745ee](https://github.com/YimMenu/YimMenu/commit/15745eebe1ae919cc6a41dbbc7cdaed5911a773d))
+
+
+
+
+
+- Remove notifications for sector and train prots ([#1679](https://github.com/YimMenu/YimMenu/issues/1679)) ([47891cb](https://github.com/YimMenu/YimMenu/commit/47891cbcae2f48d2ecbe83c89ec81a963d78a58e))
+
+- Remove notifications for sector and train prots ([47891cb](https://github.com/YimMenu/YimMenu/commit/47891cbcae2f48d2ecbe83c89ec81a963d78a58e))
+
+- Partial revert ([47891cb](https://github.com/YimMenu/YimMenu/commit/47891cbcae2f48d2ecbe83c89ec81a963d78a58e))
+
+- @maybegreat48 will be implementing a fix for the false positives. ([47891cb](https://github.com/YimMenu/YimMenu/commit/47891cbcae2f48d2ecbe83c89ec81a963d78a58e))
+- Weapon Hotkeys ([#1685](https://github.com/YimMenu/YimMenu/issues/1685)) ([098b15e](https://github.com/YimMenu/YimMenu/commit/098b15eca6c5845586ae83193b0a1b30d1c04ce2))
+
+- Remove chat profanity bypass ([#1688](https://github.com/YimMenu/YimMenu/issues/1688)) ([17c8ab0](https://github.com/YimMenu/YimMenu/commit/17c8ab0e68cd9190cd1342db15b0bd1cd713bd2d))
+
+- Closes #1682 ([17c8ab0](https://github.com/YimMenu/YimMenu/commit/17c8ab0e68cd9190cd1342db15b0bd1cd713bd2d))
+
+
+
+## 2023-07-09
+
+### Bug Fixes
+- Ignore modded rpfs. ([#1651](https://github.com/YimMenu/YimMenu/issues/1651)) ([95f1db0](https://github.com/YimMenu/YimMenu/commit/95f1db08947581e269c3d95720a9fefdcafff55b))
+
+
+### Miscellaneous Tasks
+
+- Persist Weapons ([#1647](https://github.com/YimMenu/YimMenu/issues/1647)) ([7f77790](https://github.com/YimMenu/YimMenu/commit/7f777900a16993603d581a34678974ba0b7bcdc7))
+
+- Custom teleport sub tab ([#1652](https://github.com/YimMenu/YimMenu/issues/1652)) ([ee61858](https://github.com/YimMenu/YimMenu/commit/ee61858489195f72a26774a61c25d5a75eda9f09))
+
+
+
diff --git a/coi-serviceworker.min.js b/coi-serviceworker.min.js
new file mode 100644
index 0000000..d39e88d
--- /dev/null
+++ b/coi-serviceworker.min.js
@@ -0,0 +1,2 @@
+/*! coi-serviceworker v0.1.6 - Guido Zuidhof, licensed under MIT */
+"undefined"==typeof window?(self.addEventListener("install",(()=>self.skipWaiting())),self.addEventListener("activate",(e=>e.waitUntil(self.clients.claim()))),self.addEventListener("message",(e=>{e.data&&"deregister"===e.data.type&&self.registration.unregister().then((()=>self.clients.matchAll())).then((e=>{e.forEach((e=>e.navigate(e.url)))}))})),self.addEventListener("fetch",(function(e){"only-if-cached"===e.request.cache&&"same-origin"!==e.request.mode||e.respondWith(fetch(e.request).then((e=>{if(0===e.status)return e;const r=new Headers(e.headers);return r.set("Cross-Origin-Embedder-Policy","require-corp"),r.set("Cross-Origin-Opener-Policy","same-origin"),new Response(e.body,{status:e.status,statusText:e.statusText,headers:r})})).catch((e=>console.error(e))))}))):(()=>{const e={shouldRegister:()=>!0,shouldDeregister:()=>!1,doReload:()=>window.location.reload(),quiet:!1,...window.coi},r=navigator;e.shouldDeregister()&&r.serviceWorker&&r.serviceWorker.controller&&r.serviceWorker.controller.postMessage({type:"deregister"}),!1===window.crossOriginIsolated&&e.shouldRegister()&&(window.isSecureContext?r.serviceWorker&&r.serviceWorker.register(window.document.currentScript.src).then((t=>{!e.quiet&&console.log("COOP/COEP Service Worker registered",t.scope),t.addEventListener("updatefound",(()=>{!e.quiet&&console.log("Reloading page to make use of updated COOP/COEP Service Worker."),e.doReload()})),t.active&&!r.serviceWorker.controller&&(!e.quiet&&console.log("Reloading page to make use of COOP/COEP Service Worker."),e.doReload())}),(r=>{!e.quiet&&console.error("COOP/COEP Service Worker failed to register:",r)})):!e.quiet&&console.log("COOP/COEP Service Worker not registered, a secure context is required."))})();
diff --git a/index.html b/index.html
new file mode 100644
index 0000000..4d95144
--- /dev/null
+++ b/index.html
@@ -0,0 +1,184 @@
+
+
+
+
+
+
+
+ YimMenu
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
The free & open-source GTA-V menu
+
+
+
+
+
+ Protections
+
+ Enjoy a stress-free gaming experience knowing you are protected from toxic players.
+
+
+
+ Open Source
+
+
Rest assured that your data is safe. YimMenu contains no tracking or malware, but don't take our word
+ for it, it's 100% auditable!
+
+
+
+ Always up-to-date
+
+ Don't depend on a small team to update to the latest version of the game. YimMenu's open nature allows
+ anyone to contribute, fix bugs and add features!
+
+
+
+ Translations
+
+ Language shouldn't prevent anyone from enjoying their favorite game, that's why we offer an extensive
+ community-driven translation system!
+
+
+
+ Trolling
+
+ Trying to prank your friends or teach someone, who tried to crash you unsuccessfully, a lesson? YimMenu
+ includes some lighthearted trolling features!
+
+
+
+ YimMenu is and will always be
+ free both as in beer
+ & freedom
+
+
+
+ Download
+
+
+ Develop
+
+
+ Translate
+
+
+
+ Not interested? Try one of YimMenu's forks:
+
+
+
+
+ TupoyeMenu
+
+ A menu that offers a different user interface and many experimental features!
+
+
+ Add your YimMenu fork here!
+
+
+
+
+
+
+
+
+
\ No newline at end of file