1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-01-27 08:45:00 +01:00
Commit Graph

34 Commits

Author SHA1 Message Date
Spacek531
a1c6b95256 add giga coaster 2023-10-01 22:52:41 -07:00
X123M3-256
12f32df2a5 Add sprites for hybrid and single rail 2023-10-01 18:58:08 -07:00
X123M3-256
83e1fcbb04 Add missing sprites 2023-10-01 18:58:08 -07:00
Spacek531
ddb4d15e7d add wooden coaster sprites 2023-10-01 18:58:07 -07:00
X123M3-256
f0f64165f7 Add B&M sprites, remove LIM sprites 2023-10-01 18:58:05 -07:00
X123M3-256
94cced27a1 Fix looping coaster brake sprites 2023-10-01 18:58:04 -07:00
spacek531
79730e50fd Diagonal Brakes and Block Brakes 2023-10-01 18:58:03 -07:00
X123M3-256
2eeb0fd668 Touch up sprites 2023-09-21 19:46:06 +01:00
X123M3-256
e97bc5b7b9 Fix large unbanked turns 2023-09-21 19:46:06 +01:00
X123M3-256
63f8e3ab56 Fix loop sprites 2023-09-21 19:46:06 +01:00
Karst
5bbbd97b71 Fix Zero G Roll right 2023-09-21 19:46:06 +01:00
Karst
1b0c28eedc Fix Zero G Roll left 2023-09-21 19:46:06 +01:00
X123M3-256
b90bd52729 Update files 2023-09-21 19:44:15 +01:00
X123M3-256
f48cd29afe Add sprites 2023-09-21 19:44:15 +01:00
AuraSpecs
d8f9bc3146 Add Powered Lifthill to Giga Coaster (#19276)
Co-authored-by: Gymnasiast <m.o.steenbeek@gmail.com>
2023-04-11 06:44:05 -03:00
X123M3-256
3c4e32458a Add large sloped turns to hybrid and single rail (#19547)
* Implement large sloped turns

* Fix formatting

* Add sprites

* Fix large turns button being active on steep slopes

* Remove bad comment

* Increment network,plugin,park version numbers

* Update changelog

* Increment park file version again
2023-04-05 13:47:56 +01:00
AuraSpecs
ecf1bd7300 Close #18975: Create 60 degree lift sprites for the Wooden RC 2023-01-14 19:57:42 +01:00
Karst
5f84e7c49d Improve 60-25-down-nwse-png 2022-12-10 22:47:45 +01:00
Karst
2c68c73a24 Add steep drops to the Log Flume 2022-12-07 22:52:22 +01:00
Michael Steenbeek
7f03a3b5c0 Remove unused Junior RC sprites from g2
Diagonal flat-to-steep pieces are present in g1.dat, unlike their
orthogonal counterparts, so these images were never used.

Pointed out by @karst.
2022-11-02 22:50:23 +01:00
AuraSpecs
dda256ef5f Add inverted large loops and inverted boosters to Flying RC 2022-10-13 20:51:54 +02:00
X123M3-256
8b00fd1824 Add additional track pieces to LIM Launched Coaster and the Looping Coaster (#18168) 2022-10-05 06:41:10 +00:00
spacek531
74ff5429a9 Add Classic Wooden Roller Coaster
Co-authored-by: Gymnasiast <Gymnasiast@users.noreply.github.com>
2022-08-26 23:53:03 +02:00
Michael Steenbeek
564a902b5f Fix #15328: Incorrect railing on Wooden RC station (#17831) 2022-08-18 23:24:23 +02:00
X123M3-256
d1adb28131 Add missing single rail sprites 2022-07-31 10:22:45 +01:00
X123M3-256
15d82db8fd Implement zero g rolls, large corkscrews and medium loops 2022-07-31 10:22:00 +01:00
X123M3-256
502f06af91 Add "Alpine Coaster" ride type (#16825)
* Implement "Alpine Coaster" ride type


Co-authored-by: duncanspumpkin <duncans_pumpkin@hotmail.co.uk>
2022-05-26 21:28:17 +00:00
X123M3-256
deca5a3881 Add "Single Rail Roller Coaster" ride type 2021-01-06 21:10:15 +01:00
X123M3-256
9681ea4cea Add "Hybrid Coaster" ride type (#12110)
* Add "Hybrid coaster" ride type

* Add turns

* Add diagonal slopes

* Add bank transitions

* Add diagonal bank transitions

* Add banked turns

* Add sloped turns

* Add sloped bank transitions

* Add sloped banked turns

* Add s bends

* Add helices

* Add barrel rolls

* Add half loops

* Start changing supports to wooden

* Switch diagonals and banked turns to wooden supports

* Finish switching supports to wooden

* Alter default supports for small turns and steep turns

* Split track sprites that were glitching

* Fix incorrect sprite indices on small helices

* Add supports for large flat to steep pieces

* Fix bug with b supports

* Add supports for quarter loops

* Finalize set of track elements

* Fix strange colors when track piece is highlighted

* Update sprites.json

* Add support for corkscrews

* Fix incorrect remap colors and default supports

* Add slope to banked turn transitions

* Add support for preview image in color selection window

* Fix static glitches

* Correct Z offset

* Set segment heights (and fix more static glitches)

* Improve sloped curve supports

* Fix slope to banked turn transitions

* Fix dynamic glitches

* Fix boosters

* Remove corkscrews

* Set ride data and implement ride rating function

* Fix glitches on steep turns and gentle to steep

* Format code

* Add sprites

* Add track color preview image

* Fix formatting

* Add files to MSVC project

* Fix Testpaint

* Revert removal of RIDE_TYPE_50 from GetClassification

* Introduce constant instead of hard coded number

* Fix stray change

* Improve legibility of ride_ratings_calculate_hybrid_coaster()

* Fix comments on byte_97B23C

* Fix two other stray changes

* Fix Xcode project

* Adjust bounding boxes to make clipping behaviour more consistent

* Fix two glitches on medium and large turns

* Address comments from DuncansPumpkin

* Fix incorrect ride ID

* Fix steep turn sprites

* Run PNG images through OptiPNG

* Update changelog

* Fix namespace error

* Use arrays for supports to handle additional elements

* Rename functions to TitleCase and add namespace

* Increment network version

Co-authored-by: Edward Calver <hx010973@reading.ac.uk>
Co-authored-by: tylerleamon <59478575+tylerleamon@users.noreply.github.com>
Co-authored-by: Gymnasiast <m.o.steenbeek@gmail.com>
Co-authored-by: duncanspumpkin <duncans_pumpkin@hotmail.co.uk>
Co-authored-by: Aaron van Geffen <aaron@aaronweb.net>
2020-10-10 20:27:12 +01:00
Casey Johnson
fc43494d74 Feature: Add Boosters to Wooden Roller Coaster (#12090) 2020-07-02 01:52:33 +02:00
Jeroen D Stout
43e7eb8623 Add sprites 2017-11-16 18:59:25 +00:00
xp4xbox
3331ab8a2d Make B&M booster fins rectangular 2017-05-10 22:05:05 +02:00
Ted John
428a3d6569 Organise new sprites and add JSON 2017-05-07 16:19:35 +01:00
X7123M3-256
4214781430 Give sprites meaningful names 2017-05-07 01:01:06 +01:00