Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
2.4.2 source code.tar.gz | 2024-08-07 | 4.7 MB | |
2.4.2 source code.zip | 2024-08-07 | 5.8 MB | |
README.md | 2024-08-07 | 2.5 kB | |
Totals: 3 Items | 10.5 MB | 0 |
What's Changed
- Change
reply
scripting command toplayer
color by @Daaaav in https://github.com/TerryCavanagh/VVVVVV/pull/1156 - Add /utf-8 to MVSC by @NyakoFox in https://github.com/TerryCavanagh/VVVVVV/pull/1157
- CONTRIBUTORS.txt: leo60228 -> leo vriska by @leo60228 in https://github.com/TerryCavanagh/VVVVVV/pull/1166
- Fix "Thanks for playing!" reversed in Flip Mode by @InfoTeddy in https://github.com/TerryCavanagh/VVVVVV/pull/1161
- Disable state locking if incrementing state with ACTION by @InfoTeddy in https://github.com/TerryCavanagh/VVVVVV/pull/1162
- Fix regression: Foreground redraw after G keybind by @InfoTeddy in https://github.com/TerryCavanagh/VVVVVV/pull/1169
- Fix informational command-line arguments not working with
-console
by @InfoTeddy in https://github.com/TerryCavanagh/VVVVVV/pull/1168 - Unload zips before loading zips by @InfoTeddy in https://github.com/TerryCavanagh/VVVVVV/pull/1170
- Fix regression: Overzealous emitter dupe fix by @InfoTeddy in https://github.com/TerryCavanagh/VVVVVV/pull/1173
- Fix regression: Entities not moving by @InfoTeddy in https://github.com/TerryCavanagh/VVVVVV/pull/1177
- Fix font::print_wrap() name in lang/README-programmers.txt by @Daaaav in https://github.com/TerryCavanagh/VVVVVV/pull/1182
- Fix wrong comment on disabling MSVC exceptions by @InfoTeddy in https://github.com/TerryCavanagh/VVVVVV/pull/1181
- Fix double error dialog if
data.zip
is missing by @InfoTeddy in https://github.com/TerryCavanagh/VVVVVV/pull/1180 - CMake: Scope C99/C++98 flags to VVVVVV only by @InfoTeddy in https://github.com/TerryCavanagh/VVVVVV/pull/1184
- Always have interim version indicators by @InfoTeddy in https://github.com/TerryCavanagh/VVVVVV/pull/1179
- Fix played jingles (Path Complete and Plenary) briefly not respecting user volume by @mothbeanie in https://github.com/TerryCavanagh/VVVVVV/pull/1183
- Use variable timestep for
SDL_Delay
by @InfoTeddy in https://github.com/TerryCavanagh/VVVVVV/pull/1186 - Fix regression: Escape from conveyor spikes by @InfoTeddy in https://github.com/TerryCavanagh/VVVVVV/pull/1178
- Render uncommitted IME text in bottom left corner by @Daaaav in https://github.com/TerryCavanagh/VVVVVV/pull/1187
- Tweak IME selection background left bound by @Daaaav in https://github.com/TerryCavanagh/VVVVVV/pull/1188
New Contributors
- @NyakoFox made their first contribution in https://github.com/TerryCavanagh/VVVVVV/pull/1157
Full Changelog: https://github.com/TerryCavanagh/VVVVVV/compare/2.4.1...2.4.2