Commit Graph

25294 Commits

Author SHA1 Message Date
Matt d9c19916dc
Merge pull request #20853 from ZehMatt/plugin-owner
Add owner property to tile elements for scripting
2023-10-08 14:05:06 +03:00
ζeh Matt 34ed27b075
Update changelog.txt 2023-10-08 02:39:35 +03:00
ζeh Matt 0ffbd65576
Bump plugin API version 2023-10-08 02:30:55 +03:00
ζeh Matt b4376ab590
Add owner property to tile elements for scripting 2023-10-08 02:30:43 +03:00
Matt 9b7ce95c05
Merge pull request #20840 from fidwell/invisibility-shortcut
Fix #16453: Tile inspector invisibility shortcut does not use a game action
2023-10-07 23:03:27 +03:00
fidwell 17489be61b Removed redundant code 2023-10-07 10:36:47 -04:00
fidwell ce269e0d53 Merge remote-tracking branch 'origin/develop' into invisibility-shortcut 2023-10-07 10:07:50 -04:00
Spacek531 1a2cd1d186 revert some changes 2023-10-04 22:26:23 -07:00
Spacek531 87f246ed36 re-add whitespace 2023-10-04 22:02:01 -07:00
Spacek531 1b730e88da maybe fix it but better 2023-10-04 21:50:40 -07:00
Spacek531 1563004592 maybe fix it 2023-10-04 21:40:19 -07:00
Spacek531 9ef6d0e32e trying again 2023-10-04 16:58:50 -07:00
Spacek531 dd4826e0fa add extern struct 2023-10-04 16:05:53 -07:00
Spacek531 ae5230af69 fix wooden coaster sprite 2023-10-04 16:05:45 -07:00
Matt 4147e9ad73
Merge pull request #20847 from ZehMatt/fix-20846
Fix #20843: Remove 0 padding from file path in scenario index filename
2023-10-04 22:07:49 +03:00
Andrew e17bca3b53
Made setting the game speed a game action (#20825)
* Bare minimum for a game action

* Changelog entry

* Fixed formatting

* Consistent capitalization

* Committed wrong file

* Removing redundant toolbar invalidations

* Bump network version; remove redundant qualifier

* Fixed crash on starting server
2023-10-04 16:13:40 +01:00
ζeh Matt cdb9f4cd18
Fix #20843: Remove 0 padding from file path in scenario index filename 2023-10-04 04:37:27 +03:00
Spacek531 752003fbe5 fix header maybe 2023-10-03 12:35:02 -07:00
Spacek531 e55eb27c13 play with headers 2023-10-02 22:06:32 -07:00
fidwell 95169f9632 Tile inspector invisibility shortcut does not use a game action 2023-10-02 22:26:55 -04:00
Spacek531 2b51653759 attempt to fix linux bionic 2023-10-02 00:29:52 -07:00
Spacek531 27a0980e2a remove todos from woodenrollercoaster.cpp 2023-10-01 23:42:25 -07:00
Spacek531 947c1f5677 add flying coaster 2023-10-01 22:52:47 -07:00
Spacek531 a1c6b95256 add giga coaster 2023-10-01 22:52:41 -07:00
Spacek531 f9527b7fff fix b&m sprites 2023-10-01 22:49:52 -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 1fbc328e27 bump parkfile version 2023-10-01 18:58:07 -07:00
Spacek531 408ee2c731 add missing brakes to RTDs 2023-10-01 18:58:07 -07:00
Spacek531 ed4e2a64ec make mine train things static 2023-10-01 18:58:07 -07:00
Spacek531 f2589ed972 add wooden paint code 2023-10-01 18:58:07 -07:00
Spacek531 ddb4d15e7d add wooden coaster sprites 2023-10-01 18:58:07 -07:00
Spacek531 7f707bdd34 add changelog 2023-10-01 18:58:06 -07:00
Spacek531 2f6122786e bump network 2023-10-01 18:58:06 -07:00
Spacek531 b44e522262 rename SetBrakeClosed2 to SetBrakeClosedMultiTile 2023-10-01 18:58:06 -07:00
Spacek531 3676b47a20 fix formatting 2023-10-01 18:58:06 -07:00
Spacek531 37c1b5dd7a make SetBrakesClosed2 a standalone function 2023-10-01 18:58:06 -07:00
Spacek531 44d0d1546c fix issue with tracks being treated like block brakes 2023-10-01 18:58:06 -07:00
Spacek531 e43ba3729a reorder sprites.h 2023-10-01 18:58:05 -07:00
Spacek531 56ec0f721a add diagonal brakes to dropdown 2023-10-01 18:58:05 -07:00
Spacek531 88ee7445d7 fix replay issue 2023-10-01 18:58:05 -07:00
X123M3-256 0435b31876 Fix formatting 2023-10-01 18:58:05 -07:00
X123M3-256 f0f64165f7 Add B&M sprites, remove LIM sprites 2023-10-01 18:58:05 -07:00
X123M3-256 f8f0cff0de Fix unavailable track pieces 2023-10-01 18:58:04 -07:00
X123M3-256 94cced27a1 Fix looping coaster brake sprites 2023-10-01 18:58:04 -07:00
X123M3-256 ee6b8e6605 Fix formatting 2023-10-01 18:58:04 -07:00
Spacek531 e65c42efae add to supported track pieces 2023-10-01 18:58:03 -07:00
spacek531 79730e50fd Diagonal Brakes and Block Brakes 2023-10-01 18:58:03 -07:00
Stephan Spengler 39ecab4bd2
add small scenery tertiary colour to plugin API (#20818)
* add small scenery tertiary colour to plugin API

* bump API version
2023-10-01 11:27:04 +01:00
Matt af53fa883c
Exempt draft PRs from going stale 2023-09-29 10:41:28 +02:00