Quote

Results 6 issues of Quote

Fixed + improved version of PR #179. Before: https://streamable.com/cb18y1 After: https://streamable.com/v75oqp ### 4fe064823ac00b9cac6c1bbcc384d810f2ab8f20 Fixes and improvements to 049 removing hazmat suit/714 - Use two new globals as removal timers instead...

### 31d2f8ff13d95feecc11c910de7dcbb0847eee33 Fix 049 teleporting to player room There's a block of code in `UpdateNPCs` that would teleport 049 to a room adjacent to a room adjacent to the player...

- SlideBar sliders now use the ID system that Slider3/Slider4/etc. sliders use, which allows the game to remember which slider is being used so that the player may move their...

enhancement

**This branch now features the previously-reverted achievement changes in addition to the new save compatibility system that resolves the issues the changes had with saves. For an alternative option that...

enhancement

### 836ab8e6df72436ee55be20e2481adbf2c496791 Fix CalculateRoomExtents shrinkAmount was applied before the potential min/max swap, resulting in room extents being larger than intended if the swap occurred. This fix resolves some instances of...

**This PR acts as an alternative to #200, which also reintroduces the achievement changes but uses a new save compatibility system to resolve the issues they had with saves. In...