Commit Graph

22293 Commits

Author SHA1 Message Date
ζeh Matt 41e17a0c5b
Merge pull request #15948 from ZehMatt/refactor/misc-entity
Remove MiscEntity
2021-11-22 04:01:58 -08:00
Cory Sanin 68ee0a7804
Use .park file extension for save_park or autosave (#15957)
Use correct file extension when saving from the console or when performing an autosave. Otherwise .park files are generated with the old .sv6 extension.
2021-11-22 09:41:44 +00:00
Michał Janiszewski 2cc8208a9d
Initialize variable (#15954)
Found it could be uninitialized in launchpad builds
2021-11-22 06:36:48 +00:00
Ted John 065cf80ae6 Fix multiple surface tiles created when importing SV4 2021-11-21 23:51:42 +00:00
Michał Janiszewski 3ff2466251
Update network version for NSF (#15950) 2021-11-21 23:39:41 +00:00
ζeh Matt f2564503c9
Remove MiscEntity 2021-11-22 00:46:21 +02:00
Michael Steenbeek cbf922f33c
Merge pull request #10664 from OpenRCT2/new-save-format
.park implementation
2021-11-21 23:04:14 +01:00
Gymnasiast 59728db675
Update changelog for the most important things 2021-11-21 22:44:19 +01:00
Gymnasiast bbfa1b67e4
Fix determining map size for S4 2021-11-21 22:43:23 +01:00
duncanspumpkin 566a05044b
Add location.hpp 2021-11-21 22:43:23 +01:00
duncanspumpkin d31f658368
Prevent import of tiles outsized of map boundaries 2021-11-21 22:43:23 +01:00
Ted John 0e57643a68
Refactor TilePointerIndex 2021-11-21 22:43:23 +01:00
Ted John c4b4595708
Fix importing maps containing 255 height elements 2021-11-21 22:43:23 +01:00
Ted John 915e6447f9
Fix misc scenery not marked as invented 2021-11-21 22:43:23 +01:00
Gymnasiast d63b57c359
Fix crash when loading save with impossible zoom level 2021-11-21 22:43:23 +01:00
duncanspumpkin ba8a0d4dd4
Update replays for ride import/export bug 2021-11-21 22:43:23 +01:00
duncanspumpkin 91b606beae
Fix missing ride data from nsf
This was causing a desync whenever it rained
2021-11-21 22:43:22 +01:00
duncanspumpkin 1fc7e8d710
Update replays 2021-11-21 22:43:22 +01:00
duncanspumpkin f8091a462e
Fix scenery group set research status import
There were a lot of small issues that compounded into making this bug occur
2021-11-21 22:43:22 +01:00
duncanspumpkin 22b9671435
Fix alignment 2021-11-21 22:43:22 +01:00
duncanspumpkin fdf0f69159
Fix loading version 2 Park files 2021-11-21 22:43:22 +01:00
duncanspumpkin ed54a28e38
Modify ride update to match vanilla balance 2021-11-21 22:43:22 +01:00
duncanspumpkin ba6345e410
Use title case 2021-11-21 22:43:22 +01:00
duncanspumpkin fe2d7998b5
Use std::remove_if 2021-11-21 22:43:22 +01:00
duncanspumpkin 6d28b94c05
Revert style change 2021-11-21 22:43:22 +01:00
Gymnasiast 921ae21ad5
Remove obsolete TODOs 2021-11-21 22:43:22 +01:00
Gymnasiast 1e8eb7087e
Make sure restricted scenery is available in Editor 2021-11-21 22:43:22 +01:00
Gymnasiast efd9cc420b
Remove loading of JSON legacy footpaths 2021-11-21 22:43:22 +01:00
IntelOrca 34128dc262
Add new .park save format
Co-authored-by: Gymnasiast <Gymnasiast@users.noreply.github.com>
Co-authored-by: duncanspumpkin <duncanspumpkin@users.noreply.github.com>
Co-authored-by: ZehMatt <Zehmatt@users.noreply.github.com>
Co-authored-by: Broxzier <Broxzier@users.noreply.github.com>
2021-11-21 22:43:22 +01:00
Gymnasiast e9e8dceca7
Update Backtrace token 2021-11-21 22:40:19 +01:00
Gymnasiast 54574694a6
Start v0.4.0 2021-11-21 22:39:09 +01:00
Gymnasiast 219d082bd2
Merge branch 'master' into develop 2021-11-21 22:38:33 +01:00
Gymnasiast 61c67afc66
Release v0.3.5.1
- Improved: [#12825, #12869] The Tile Inspector window’s layout has been tweaked slightly.
- Change: [#15899] Weird bonus for path 0 - likely intended as a queue bonus (original bug).
- Fix: [#15138] Sometimes small scenery stays when building through it.
- Fix: [#15620] Placing track designs at locations blocked by anything results in wrong error message.
- Fix: [#15843] Tile Inspector can be resized too small.
- Fix: [#15844] Tile Inspector has inconsistent text colours.
- Fix: [#15878] Crash when opening a ride window for a corrupted vehicle.
- Fix: [#15908] Crash when track elements have no ride assigned.
- Fix: [#15919] Research status incorrectly considered for scenery when in editor modes.
- Fix: [#15938] Track designs of some ride types are incorrectly exported to TD6.
2021-11-21 22:06:59 +01:00
Gymnasiast 5afae08d94
Merge branch 'develop' 2021-11-21 21:58:39 +01:00
Michael Steenbeek c9c61723b2
Refactor peep_update_ride_prepare_for_exit() 2021-11-21 13:31:03 +01:00
Michael Steenbeek ae164e5228
Close #14888: Change Esperanto code 2021-11-20 22:26:41 +01:00
Michael Steenbeek 7cdb8f162a
Fix: Track designs of some ride types incorrectly exported to TD6 2021-11-20 13:52:48 +01:00
Duncan a60f7de103
Fix #15919: Scenery groups are missing in scenario editor 2021-11-20 11:25:27 +01:00
OpenRCT2 git bot f1a5b718e3 Merge Localisation/master into OpenRCT2/develop 2021-11-20 04:08:36 +00:00
Hielke Morsink 0b691fa09a
Fix #15928: Tile inspector hotkeys mapped incorrectly 2021-11-18 23:02:36 +01:00
OpenRCT2 git bot 4a8af923a3 Merge Localisation/master into OpenRCT2/develop 2021-11-18 04:08:39 +00:00
Romain 4e8916cff2
Fix translator username (#15926) 2021-11-17 12:39:48 +00:00
Hielke Morsink 7a867a8c31
Add github ID for tile inspector change (#15924)
Figured this is best combined with the other Tile Inspector item.
2021-11-17 09:29:09 -03:00
Hielke Morsink 8a1bd1f7d4
Fix #15138: Sometimes small scenery stays when building through it 2021-11-17 11:08:26 +01:00
hjort96 072597f080
Close #12825: Show object rotation in Tile Inspector 2021-11-16 23:16:59 +01:00
ζeh Matt f758e82112
Fix #15908: Out of bounds access for track elements with no ride index 2021-11-16 23:15:54 +01:00
Duncan 5d2a56525f
Refactor min max cars per train from nsf (#15911) 2021-11-14 20:58:44 +00:00
Duncan f84c5616e5
Port over NSF map changes (#15912) 2021-11-14 20:58:33 +00:00
Duncan dd9bc86e75
Minor refactor from nsf (#15910) 2021-11-14 16:31:01 +00:00
Michael Steenbeek 9134bd4788
Update RCT1 path names + British spelling for ‘grey’ 2021-11-13 23:38:04 +01:00