Difference between revisions of "Internal version/0.1.332"

From RimWorld Wiki
Jump to navigation Jump to search
m
m (cleanup)
 
(7 intermediate revisions by 4 users not shown)
Line 1: Line 1:
'''Internal version 0.1.332''' was released on January 24, 2014.
+
''This version was released on: January 24, 2014''
 
 
=== Bug Fixes ===
 
Performance optimizations and a worryingly large number of bugfixes.
 
  
 +
== Changes ==
 
=== Changes ===
 
=== Changes ===
*Created a consistent PathMode system to explicitly handle the difference between pathing to a square and pathing to adjacent to a square or thing, in all methods and interfaces that handle finding paths or checking reachability. Ambiguity between these was causing subtle bugs.
+
* Created a consistent PathMode system to explicitly handle the difference between pathing to a square and pathing to adjacent to a square or thing, in all methods and interfaces that handle finding paths or checking reachability. Ambiguity between these was causing subtle bugs.
*Integrated Ricardo’s new menu background screen. Not animated yet, but you get the idea.
+
* Integrated Ricardo’s new menu background screen. Not animated yet, but you get the idea.
*You now start with three guns, to alleviate problems with early-battle balance. The battles are supposed to get harder as you go along, not easier.
+
* You now start with three guns, to alleviate problems with early-battle balance. The battles are supposed to get harder as you go along, not easier.
  
=== Additions ===
+
=== Bug fixes ===
 +
* Performance optimizations and a worryingly large number of bugfixes.
  
<noinclude>{{version|i}}</noinclude>
 
 
[[Category:Internal versions]]
 
[[Category:Internal versions]]

Latest revision as of 22:03, 8 September 2021

This version was released on: January 24, 2014

Changes[edit]

Changes[edit]

  • Created a consistent PathMode system to explicitly handle the difference between pathing to a square and pathing to adjacent to a square or thing, in all methods and interfaces that handle finding paths or checking reachability. Ambiguity between these was causing subtle bugs.
  • Integrated Ricardo’s new menu background screen. Not animated yet, but you get the idea.
  • You now start with three guns, to alleviate problems with early-battle balance. The battles are supposed to get harder as you go along, not easier.

Bug fixes[edit]

  • Performance optimizations and a worryingly large number of bugfixes.