1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-01-17 20:13:07 +01:00
Commit Graph

21324 Commits

Author SHA1 Message Date
Ted John
f0ee6de5fc Use real values for gGuestsInParkHistory 2021-04-25 16:23:59 +01:00
Ted John
6db0c01fdc Merge branch 'develop' into new-save-format 2021-04-25 15:03:45 +01:00
Ted John
4252d4ed4c Update plugin framework for footpaths 2021-04-24 17:56:29 +01:00
Ted John
8b40162871 Update title inspector for footpaths 2021-04-24 17:25:52 +01:00
Ted John
627735da72 Add tooltips for new footpath objects 2021-04-24 16:57:02 +01:00
Ted John
0944dd280c Add default surfaces and railings 2021-04-24 16:37:06 +01:00
Ted John
dff8d443f6 Ensure one footpath surface and railing is selected 2021-04-24 16:23:34 +01:00
Tulio Leao
1aec32056d Merge pull request #14479 from Margen67/actions
workflow yml improvements
2021-04-23 19:36:18 -03:00
Margen67
4933b9ee40 ci.yml: Upgrade commitlint-github-action to v3 2021-04-23 11:36:50 -10:00
Margen67
2f74a46484 ci.yml: HOMEBREW_NO_ANALYTICS=1
Opts out of analytics. See https://docs.brew.sh/Analytics
2021-04-23 11:35:54 -10:00
Margen67
d195a3edd6 ci.yml: Change macOS configuration to Release 2021-04-23 11:33:46 -10:00
Margen67
58cd2e2609 ci.yml: Make windows-mingw and linux-portable into matrix
Artifact name improvements had to be bunched in here.
Change build configuration to Release.
2021-04-23 11:33:46 -10:00
Margen67
87de1971d9 ci.yml: Remove brackets around check-code-formatting
They're unneeded since it's one item.
2021-04-23 11:32:16 -10:00
Margen67
5308a21305 ci.yml: Checkout improvements
Always use v2.
Replace git clone with checkout.
2021-04-23 11:32:16 -10:00
Margen67
839aa5c625 ci.yml: upload-artifact improvements
Upgrade to v2.
name:
 Remove unneeded quotation marks.
 Use runner.os when possible.
if-no-files-found: error
2021-04-23 11:32:16 -10:00
Margen67
bc5e8f7dd2 ci.yml: job-wide bash 2021-04-23 11:32:16 -10:00
Margen67
08061d518b localisation.yml: Remove whitespace after cron 2021-04-23 11:29:09 -10:00
Margen67
55d7df32fd localisation.yml: Use --depth 1 to speed up cloning 2021-04-23 11:29:09 -10:00
Margen67
c2f16a54aa localisation.yml: Use working-directory 2021-04-23 11:29:09 -10:00
Gymnasiast
43985a52c3 Do not display railings on underground RCT1 paths 2021-04-23 19:11:26 +02:00
Ted John
69ab87860c Fix saving of track designs with footpaths 2021-04-23 00:57:22 +01:00
Ted John
5cba4fe1a7 Improve track import of footpath surface 2021-04-22 21:55:18 +01:00
Gymnasiast
9b91b305b4 Fix minimum width of Object Selection, make some tabs 'Advanced' 2021-04-22 22:30:40 +02:00
Ted John
8a3645a0a5 Add footpath surface fallback for place track design 2021-04-22 21:06:55 +01:00
Ted John
349d6f463b Update selected object logic for new paths 2021-04-22 00:52:34 +01:00
Ted John
ddb710b207 Refactor path selection variables 2021-04-22 00:44:38 +01:00
Ted John
bbbae31574 Improve default selection of footpath 2021-04-22 00:13:43 +01:00
Ted John
46fde94370 Fix loading of custom objects 2021-04-21 23:47:49 +01:00
Gymnasiast
59ff3f2eb9 Rename FOOTPATH_ELEMENT_FLAGS2_PATH_ENTRY to FOOTPATH_ELEMENT_FLAGS2_LEGACY_PATH_ENTRY 2021-04-21 22:28:56 +02:00
Gymnasiast
3f294daf23 Update path names 2021-04-21 22:13:29 +02:00
Ted John
11985f1452 Get building of old path working 2021-04-21 20:58:09 +01:00
Basssiiie
594b08c911 Rename 'Object' to 'LoadedObject' 2021-04-21 15:32:55 +02:00
Gymnasiast
96c2a1d81f Rename pink tiles to brown tiles 2021-04-21 13:54:40 +02:00
Ted John
d742290794 Get old path objects working 2021-04-21 01:21:54 +01:00
Ted John
00f22958f1 Improve footpath UI 2021-04-21 00:19:55 +01:00
Michael Steenbeek
c9943ee11d Merge pull request #14458 from Gymnasiast/backport-nsf
Backport ride limit refactors from new-save-format
2021-04-20 23:25:53 +02:00
Ted John
978adf541f Implement new surface objects 2021-04-20 22:04:08 +01:00
Michał Janiszewski
10bc3da9b9 Improve shader compatibility with GLES (#14489) 2021-04-20 08:10:23 +02:00
Ted John
24a29a8a4c Add path surface object type 2021-04-20 01:30:38 +01:00
Ted John
28fb2611cb Add supports to railing preview 2021-04-19 20:46:30 +01:00
Hielke Morsink
7525f5d5da Fix #14493: isHidden broken for elements with baseheight > 32 (#14499) 2021-04-19 19:44:11 +02:00
Gymnasiast
50fd26442c Support colours in path supports 2021-04-18 20:17:33 +02:00
Duncan
8eabdf8c8f Split guest and staff peep variables (#14462)
* Split guest and staff peep variables

* Move variable location

* Increment network version

* Update replays
2021-04-18 17:48:21 +01:00
ceeac
a8702dc2c8 Fix compile error when DEBUG_LEVEL=1 2021-04-18 12:57:46 +02:00
Michael Steenbeek
929433680d Replace TestPaint CI with regular i686 build 2021-04-18 12:55:20 +02:00
Gymnasiast
1c5af028e1 Fix placing entrance/exit for ride ID >= 256 2021-04-16 18:56:16 +02:00
Gymnasiast
d857dca36d Replace hardcoded max number of trains per ride 2021-04-16 18:56:16 +02:00
Michael Steenbeek
bbf33b6577 Fix serialisation of PlaceParkEntranceAction 2021-04-15 21:32:26 +02:00
Margen67
3a51145567 setenv: fix typo (#14477) 2021-04-14 19:34:52 -03:00
Michael Steenbeek
b24cdff0fb Merge pull request #14472 from Gymnasiast/refactor/integrate-footpath-globals
Clean up some footpath globals
2021-04-14 18:30:48 +02:00