Full notes
Full JOY OF PROGRAMMING - Software Engineering Simulator update
Read the full published notes in a cleaner layout. The original post stays linked below.
What changed
0 fixes1 addition0 changes0 removals
- Gameplay
addedThe fifth update for JOY OF PROGRAMMING is now live and brings the game to version 0.6.0. This update not only brings another round of bugfixes and QoL improvements, but also 5 new levels and some new fact-sheets to collect.
The fifth update for JOY OF PROGRAMMING is now live and brings the game to version 0.6.0. This update not only brings another round of bugfixes and QoL improvements, but also 5 new levels and some new fact-sheets to collect.
Happy Coding!
Full changelog:
- Added 4 new "Algorithm" levels: Maximum Image, Swap Sort, Middle of Linked List, Majority Vote - Added 1 new "Puzzle" level: E-Mail Validation - Added 3 new factsheets to find - Added MyDocuments/JoyOfProgramming/CustomLevels/* to Steam Cloud (PUSH Steamworks) - Added controls option to enable / disable edge scrolling and fixed edge scolling bug - Added optional ignore_time_dilation argument to sleep() function to behave (almost) like regular time.sleep() - Added editior_set_max_speed function to all conveyor belts enabling map creators to allow a conveyor speed of up to 25. - Added editor_set_movement_speed and editor_set_rotation_speed to MovablePlatform, enabling map creators to adjust the speed. - Fixed and added another lines of code perk (now possible to write up to 200 lines of code) - Fixed "open level" list not scrolling in level editor GUI - Fixed FactBox sometimes spawning underground - Fixed custom profile names not being used for leaderboards. - Fixed InputBox set_text not accepting empty strings - TriggerZones are now invisible in any in-game camera captures. - API change: VoxelBuilder.build_voxel now defaults to simulate_physics=False instead of True.ire command. - Level Editor: Added scale support for most VFX emitters
Source
Changelog.gg summarizes and formats this update. How we read updates.
