Advertisement
Ji9sw

Coding Simulator Updates

Jan 12th, 2024
34
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.62 KB | None | 0 0
  1. V1.1.0 - 12/01/24
  2.  
  3. General, just here to optimise the game, no major visual changes, the game is now half the size (from 118MB to 69MB)
  4.  
  5. UI, changed the colours of buttons and design of text in the shop
  6.  
  7. V1.0.0 - 04/14/23
  8.  
  9. General, Finally, I'm back after forgetting about this game for 4 months, this game was pretty much finished and its been in development for almost a year on and off, I've finally come back to eliminate all the bugs, finish the content, and make more updates
  10.  
  11. In-game coding, Fixed a bug where you can type multiple times at once and make heaps of money, press space to code faster
  12.  
  13. UI, fixed an issue with scaling, fixed the settings menu, added the credits menu, added click sounds (a bit broken)
  14.  
  15. Whiteboard, fixed the ordinal system
  16.  
  17. Shop, completely redid the shop system, things are now cheaper, there's 2 new parts
  18.  
  19. Navigation, added text to show how to change areas or whatever
  20.  
  21. V0.9.0 - 11/24/22
  22.  
  23. Graphics, Improved lighting, added fog (not very noticeable)
  24.  
  25. Game-play & Control, No more movement, selecting is now added and you can switch between things, I feel that a character controller is not suited for the game
  26.  
  27. Graphics, Added an FPS cap, currently set to 60, not yet changeable
  28.  
  29. Audio, Made it so the audio repeats while you're coding
  30.  
  31. Game-play, Changed some of the code
  32.  
  33. V0.8 - 10/06/22
  34.  
  35. Upgrade system, you can now purchase upgrades, you can buy a new GPU and CPU to increase your coding speed and get money faster, you finally have something to spend your Marks on
  36.  
  37. Lighting system, one thing I completely missed in previous versions was shadows, the game looks much better with this addition
  38.  
  39. Room Deco, you can now see a trash bin, door and cupboard in your apartment, this makes it seem like you aren't trapped in a box
  40.  
  41. Stat board, you can now see your stats on the statistic board, viewing how much Marks you have earned, what day you are on and how many upgrades you have are all now possible
  42.  
  43. V0.7 - 08/02/22
  44.  
  45. Stamina, your character must sleep to continue coding
  46.  
  47. Day counter, there is now a day counter for every time you sleep
  48.  
  49. Bed, added a bed
  50.  
  51. Light, Added a light at the top in retaliation to lighting fixes
  52.  
  53. Guide, Added a text that tells you what to press to code, mainly so if I change keys in future that information will be showed on the guide
  54.  
  55. In-game coding, fixed a bug where if you hold down the code key it will start coding a lot of code, it is now made so it will only start coding when you lift E
  56.  
  57. Save data, fixed a bug where your Marks weren't saved sometimes
  58.  
  59. Lighting, Fixed the lighting so the sun was not going through walls
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement