Vlad Rakhmanin
177061ba1d
Close #19455 : Factor out hardcoded constants in EditorObjectiveOptions ( #20857 )
2023-10-08 15:17:06 -03:00
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
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
fidwell
95169f9632
Tile inspector invisibility shortcut does not use a game action
2023-10-02 22:26:55 -04: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
Matt
09dca6bb79
Merge pull request #20700 from ZehMatt/string-refactor
...
String refactor
2023-09-28 20:36:45 +03:00
Matt
55d6d93a9d
Merge pull request #20817 from duncanspumpkin/bumpScripting
...
Bump scripting version number
2023-09-27 02:54:16 +03:00
duncanspumpkin
a6bed128b5
Bump scripting version
2023-09-26 19:05:02 +01:00
Michael Steenbeek
e94dc57d32
Fix #20356 : Cannot set tertiary colour on small scenery ( #20803 )
2023-09-23 05:30:47 +01:00
Michael Steenbeek
a070604d7b
Remove outdated comment ( #20804 )
...
The comment dated from the time where the "All files" filter was still hardcoded at index [1], rather than being added to a vector like it is now.
2023-09-23 05:25:00 +01:00
Matt
b2c6cf0367
Merge pull request #20141 from X123M3-256/track_extension
...
Add additional track sprites to giga coaster
2023-09-22 15:17:12 +03:00
Karst
7fc7f7ec8c
Move changelog entry to 0.4.7
2023-09-21 22:44:42 +02:00
X123M3-256
a1af99cc0f
Fix glitching on vertical twist
2023-09-21 19:46:06 +01:00
X123M3-256
f3be4bac0d
Remove empty lines
2023-09-21 19:46:06 +01:00
X123M3-256
ea445f7e32
Fix zero G supports
2023-09-21 19:46:06 +01:00
X123M3-256
0131a10bf0
Fix more glitches
2023-09-21 19:46:06 +01:00
X123M3-256
2eeb0fd668
Touch up sprites
2023-09-21 19:46:06 +01:00
X123M3-256
f9e181d52d
Fix glitches on medium loop and large sloped turns
2023-09-21 19:46:06 +01:00
X123M3-256
fd19415a6c
Fix supports
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
1f74043d75
Fix large half loops
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
Karst
71934353e0
Add vertical slope to buildable track pieces
2023-09-21 19:46:06 +01:00
Karst
36335ac5e3
Move inversions to extra elements.
2023-09-21 19:46:06 +01:00
Karst
95c37b9f37
Update changelog.txt
2023-09-21 19:46:06 +01:00
Karst
0844d5a308
Increase network version
2023-09-21 19:46:03 +01:00
Karst
5b641d4917
Add conversion code for backwards compatibility.
2023-09-21 19:44:15 +01:00
Karst
cb715d23d4
Re-order sprites
2023-09-21 19:44:15 +01:00
Karst
8ac5568294
Fix Formatting
2023-09-21 19:44:15 +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
X123M3-256
51131aaa3e
Start supports
2023-09-21 19:44:15 +01:00
X123M3-256
ba2a2a46de
Start vertical loops
2023-09-21 19:44:15 +01:00
X123M3-256
06de29fe9d
Add track sprites to giga coaster
2023-09-21 19:44:15 +01:00
X123M3-256
d8a4033569
Add giga coaster paint code
2023-09-21 19:44:15 +01:00
X123M3-256
34013c5bdf
Enable giga pieces
2023-09-21 19:44:15 +01:00
AuraSpecs
1223b739e0
Create OpenMusic 1.4 release ( #20795 )
...
nl-NL: Fix/amend some descriptions by @Gymnasiast in #42
Update French translation by @rmnvgr in #43
Normalize the ragtime tunes by @karst in #44
Complete list of Fairground organ style 2 tunes by @karst in #45
Update Hungarian translation by @anon569 in #47
Add Mystic style by @SkyshardMelody in #46
pt-BR: Translate Mystic Style by @tupaschoal in #48
hu-HU: Translate Mystic Style by @anon569 in #49
2023-09-21 19:36:37 +01:00
Ken Reese
3a3cd18321
Fix #19722 : "Forbid tree removal" doesn't apply to large trees
2023-09-19 14:59:18 +02:00
Ken Reese
79b5d814ce
Set default ride price to free if park entrance fee has been set ( #20790 )
...
* Set default ride price to 0 if park entrance fee is > 0
* Update changelog and network version
* Update distribution/changelog.txt
Co-authored-by: Matt <5415177+ZehMatt@users.noreply.github.com >
---------
Co-authored-by: Matt <5415177+ZehMatt@users.noreply.github.com >
2023-09-18 08:18:51 +01:00