Changelogs: Difference between revisions

Dani (talk | contribs)
add change log for version v-364-71c1355
Dani (talk | contribs)
m formatting (remove too many newlines)
 
(2 intermediate revisions by the same user not shown)
Line 293: Line 293:


Thank you for all the feedback and happy trackbuilding!
Thank you for all the feedback and happy trackbuilding!
PS: The bot will get more love soon  
PS: The bot will get more love soon


=== v-329-da71584 ===
=== v-329-da71584 ===
Line 418: Line 418:
Concerning the new input-system, we heard that some players had issues with they controllers. If it's not fixed in this version, you can still revert to the original system by using
Concerning the new input-system, we heard that some players had issues with they controllers. If it's not fixed in this version, you can still revert to the original system by using
<code>++ --noSDL</code>
<code>++ --noSDL</code>
as launch parameter (right click on the game, then properties).  
as launch parameter (right click on the game, then properties).


=== v-354-39589f5 ===
=== v-354-39589f5 ===
Line 455: Line 455:
The year is not over yet! We just released another batch of fixes we collected during the last weeks.
The year is not over yet! We just released another batch of fixes we collected during the last weeks.
Thanks as always for your feedback!
Thanks as always for your feedback!
=== v-393-16b8c51 ===
''28 January 2025''
* New: Snake character added
* Bug fix: Mitigated a rare case where a player would glitch around after starting
=== v-394-9ae0602 ===
''29 January 2025''
* Crash fix: Crash when opening a versus game
=== v-400-3251f14 ===
''04 February 2025''
==== Cartridges ====
* New: Introduced max cartridge counts for some cartridge when the effect doesn’t scale indefinitely
* New: A new cartridge slot “Action Cartridge” has been introduced. Players can only own one action cartridge type. Action cartridges use a button (eg [CTRL]/(Y)) to perform the action. Action cartridges are throwing, riding and a some new ones. Note that the cartridge overwrite can’t overwrite action cartridges.
* New: Ghost-Action-Cartridge
* New: Stomp-Action-Cartridge
* New: Jetpack-Action-Cartridge
* New: Hurry-Action-Cartridge
* Change: Riding Cartridge is now an Action-Cartridge: To ride, you need to press the action-cartridge-button. Riding works only a limited time that is based on the amount of riding cartridges you have. While riding, you can do carry/mine/etc and you automatically get the milk buffs of the animal you’re riding
* New: A cartridge (history) selection menu when joining a game in which you missed opportunities to get cartridges. Can also be access via ESC->Cartridge History
* New: “Marathon: Higher probability for longer maps” cartridge added (not distributed at slot stations, similar to hard/easier maps)
==== Sound & Music ====
* New: 26 additional soundtrack versions added for night/rain/ebb. Each existing soundtrack will dynamically transition to another version at night, when it’s raining and during ebb/tide (on island interchange)
==== Highscore ====
* New: Ingame Crowns for any top 10 highscore entry (week, month, year or all time and can be any engine).
* New: You can see personal highscores online when clicking on a name
* Change: We split the highscores with the new version
==== Mapgen ====
* New: “Extra stock” shop/chest/vault/blacksmith modifier giving a greater selection (eg more cartridges, more chest items, more extensions) and level 2 wagon in shops
* Crash fix: Rare mapgen crash fix
==== UI ====
* New: Number of player lives will now be displayed above the player ui
* Improvement: Darker player UI color palette for more contrast
* Improvement: Player ring is rendered above most elements (similar to the outline) and uses only the lower half
* Improvement: Reduced memory allocations on UI rendering
* Improvement: You can switch the selected slot in the cartridge hub with Q/E
* Change: Player ring is now projected to the ground
==== Train & Wagons ====
* Improvement: Wagon extensions that have no stacked effect (eg. Pull from box extension, ghost, etc) can’t be stacked anymore and won’t appear stacked in shops
* Bug fix: The transformer wasn’t able to transform compressed commodities
* Bug fix: The train crashed multiple times when an extra life was left in the credits (now we reset them when entering them)
* Bug fix: It was possible to pick up wagons when transitioning to a blueprint area
==== Bot ====
* Improvement: The bot now immediately drops its last item if applicable (instead of carrying it close to the train which can take some time) when the new action has been pressed twice in a short time
* Improvement: Bot should not pick up from magnet wagon anymore
* Improvement: Bot now only picks from supercharger, miner & collector when a resource is needed with high priority (eg crafter can’t craft or a specific other wagon is selected)
* Bug fix: Fixed multiple occasions where the bot would get stuck or repeat picking placing and the same spot
* Bug fix: Bot could not water anymore the train with throwing cartridge (regression)
* Bug fix: Bot doesn’t correctly detect the next iron to mine when tide is up
==== Balance ====
* Balance: More balanced cartridge sampling in vaults and boss rewards
* Balance: It’s now possible to build bridges with compressed wood. Bridges with compressed wood will automatically add bridges on neighboring tiles if possible.
* Balance: You can now milk animals from a carriage wagon
* Balance: Reduced start speed in each biome after monorail meadows (by one station)
* Balance: In endless, the countdown gets reduced about a second for each track when placing more than 10 tracks ahead of the train during the countdown
* Balance: Torpeboss has a more lava focus attack pattern if players are building far ahead
* Balance: Extra life cartridges are now rare, capped at 4 (before it was 10). After respawning once, you only 1 heart until the next station where you get all replenished
* Change: Players can drink out of the bucket only when carrying something
* Change: 13 wagons is the max for now. It’s actually the same as before but we make it explicit, to avoid wagons bugging around in the shop. We can think of increasing the limit if there is interest for it
* Balance: Animals attached to the milk wagon can’t be hit with the axe/pickaxe anymore
* Balance: Can’t mine animals on carriage wagon anymore
* Balance: Cartridge vaults now only appear on the hard-path on extreme maps. (Eg if you have a lot of nether cartridges s.t. you’d have multiple extreme maps to choose from, only one of them will have a cartridge vault). Also there won’t be 3 cartridge vaults in a row
* Balance: Shops with extreme difficulty now possible and they offer better equipped wagons
* Balance: Stacking has a slightly larger speed penalty
* Balance: Increased running cartridge cap to 17; they also compensate now exactly the carrying slowdown (eg 5 carrying and 5 running gives you normal speed when carrying 8 items)
* Balance: Reduced throwing per level increase to 1m
* Balance: Turret shoots a tiny bit slower than before when supercharged to the highest level; the water capacity is now related to its supercharged level and not its original level
* Change: In swamp you can now ride the frog instead of the spider & the spider can’t be carried anymore
* Balance: Frog has 9 health now instead of 1
* Balance: Brute force scales a bit slower up but from level 5 on, there is also a chance to hit diagonal neighbours
* Balance: Each overwrite at a Cartridge Overwriter station can now be used max 5 times per player
* Balance: Reduced max speed cap for the canyon boss
* Bug fix: Boss speed on 2nd visits were too slow
==== Platforms ====
* Improvement/Bug fix: Popup to explain how to handle possible controller issues on MacOS when starting the game
==== Editor ====
* New: Cartridge replacer modifier for editor (to simulate a cartridge replacer station)
* Bug fix: Sometimes no other players could spawn anymore on custom maps
==== Misc ====
* Improvement: Animals attached to the milk wagon can’t be squeezed anymore
* Improvement: Reduced controller analog stick input bias (it had been reported the walking in a straight line was difficult with the controller in some cases)
* Improvement: It’s possible to remap the cartridge-action button in the settings
* Improvement: When throwing a bucket and it was being emptied, it’ll visually fly back to the thrower
* Improvement: Performance improvements for the magnet-cartridge
* Improvement: Junk cartridge is now last in the displayed list
* Improvement: Lower max particles emitter cap on low and very low settings
* Improvement: Cartridge vaults have now a different symbol & model
* Improvement: Progress bar when milking an animal
* Improvement: ESC->“Restart” is now only visible when playing custom maps and has a modal confirm
* Improvement: ESC->“Restart from last station” is now available when playing with the toy engine
* Bug fix: Animals attached to the milk wagon did not always survive biome transition
* Bug fix: Players dropped tools when trying to drink milk with a tool
* Bug fix: Custom maps had the wrong biome background
* Bug fix: Bucket icon in bucket-bubble was sometimes wrong
* Bug fix: Filling bucket with milk sometimes showed the waterbar
* Bug fix: Torpeboss could be killed by moving a water tower on it
* Bug fix: Players could continue carrying large stacks even after the crocodile milk was depleted
* Bug fix: Collector is sometimes not collecting compressed resources
* Bug fix: Objects are sometimes invisible (please write us if you still have this issue)
* Bug fix: Transformer wagon didn’t transform anymore on very high levels
* Bug fix: Can’t autopick tracks when the player is previewing a track to place
* Bug fix: It was possible to select boiler badlands in versus when first selecting the biome and then changing to versus (it’ll be activated again in a later patch when it’s playable)
* Bug fix: When pressing pick/place before going to an element that requires holding the pick/place button, the hold-timer was already running (e.g. cartridges or signpost). Now you can only start pressing once you’re highlighting the item.
* Bug fix: The ability to place tracks on teleporters has been disabled
* Bug fix: It was possible to place tracks inside shrines on a transition area
* Bug fix: Octoboss map spawned a bolt instead of a cassette
* Bug fix: Probably fixed a rare online de-sync issue
* Bug fix: “Scapegoat” was only triggered for the player that was targeted by a golem. Now all players should receive the achievement
* Crash fix: Possible startup crash fix related to Discord
=== v-406-acdb9dc ===
''10 February 2025''
* New: Hovering Halo, Nether Horns and Piggy-back-pack accessories added
* New: Heartwear and Heart-Shades can now be unlocked by joining Discord; when clicking on Discord in the main menu, you get some more information about it
* New: “Playtime” game end bubble added
* Bug fix : Some translation fixes
* Bug fix: Turret (or wagons with water consumption) flicker when it’s raining and the water is drained
* Bug fix: It was not possible to throw the bucket on a burning turret
* Bug fix: Cartridge toaster and wagon printer sometimes throw their items too close to the train
* Bug fix: Crown not persisting after restart
* Bug fix: It was possible to pick up animal when transitioning to the blueprint area
* Balance: Water supercharge gives a slightly smaller additional extra-water capacity when equipped many times
* Bug fix (maybe): Music sometimes stops with the rain
=== v-406-bcbed86 ===
''10 February 2025''
* Bug fix: Throwing to stacks regression bug
=== <s>v-414-3a4fe8b</s> ===
<s>''18 February 2025''</s>
Rolled back to v-406-bcbed86 due some new visual glitches
* <s>Improvement: Changed hurry cartridge icon so it's different from dash damage
* Bug fix: The canyon worm was removing tracks below the train in some scenarios (it should either remove tracks before the train is on it or not at all)
* Bug fix: Default replay speed is now 1 again (instead of 50)
* Crash/Bug fix: An UI test Animation was playing and the game can crash when spamming the x button while having a pickaxe cartridge
* Bug fix: Privacy policy and skip tutorial buttons are now visible again
* Bug fix (maybe): Some players could only save their game when starting as administrator
* Bug fix: Toy engine versus colors were swapped
* Bug fix: It was not possible to get certain cartridges with the cartridge overwriter (regression)
* Bug fix: Highscore browser got opened many times when clicking on the main menu button for it#
* Bug fix: Fixed action bar sound being played for non local players
* Bug fix: Prevent music from previous map running at start of new map.
* Bug fix: It wasn’t possible to use the jetpack to fly over certain canyon void areas
* Bug fix: Water wagon was rendered empty in preview cases
* Bug fix: Some wagons (like the water wagon) were hard to pick up from the train in shop areas
* Bug fix (maybe): Music might stop sometimes after explosions
* Change: “Go online” is now only shown when being in a blueprint area</s>
=== v-414-50bcc2e ===
''19 February 2025''
* Bug fix: Fixes visual glitches introduced in [[#v-414-3a4fe8b]] (regression)
=== v-415-5d6293c ===
''19 February 2025''
* Bug fix: The night was drawn with an offset (regression)
* Bug fix: The stomp timer didn't reset correctly when spamming the action button
=== v-415-d01d0cc ===
''19 February 2025''
* Bug fix: Starting issue on (Intel) macs should fixed now
=== v-420-1b41087 ===
''24 February 2025''
* Bug fix/Balance: The cartridge slots got priced higher unintentionally with the last update (regression)
* Bug fix: Piggy wagon not sleeping when compressed resource was inserted.
* Improvement: Engine foundry engine images are a bit smaller such that all the text is readable