SL20W43: Difference between revisions

From ETM
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
[[SL20W42|◄ SL20W42]] | [[SL20W44|SL20W44 ►]]<br />
[[SL20W42|◄ SL20W42]] | [[SL20W44|SL20W44 ►]]<br />


* PlanetManager
*PlanetManager
* Change implementation of data to use OptionValueCache  
*Change implementation of data to use OptionValueCache
* '''Add sound for look at'''
*'''Add sound for look at'''
* '''Add planet description'''
*'''Add planet description'''
* '''Add actual warping for planets'''
*'''Add actual warping for planets'''
* '''Add default home tp'''
*'''Add default home tp'''
* '''Add default flight state'''
*'''Add default flight state'''
* '''Limit initial X,Z movement after TP until we reach <256 (limit until hit ground once)'''
*'''Limit initial X,Z movement after TP until we reach <256 (limit until hit ground once)'''
*
*Fixed bug that made falling after flying result in normal damage instead of just 5%
*Implemented asteroid belt idea
*Reduced loadup-time of travel action
*Added several abort checks for travel action
*Added 3 second slow_falling after planetary teleportation
*Added "Planet" Travel type to be spawned in the sky
*Added automatic "flying" state after planetary teleportation
*
*

Revision as of 23:13, 27 October 2020

◄ SL20W42 | SL20W44 ►

  • PlanetManager
  • Change implementation of data to use OptionValueCache
  • Add sound for look at
  • Add planet description
  • Add actual warping for planets
  • Add default home tp
  • Add default flight state
  • Limit initial X,Z movement after TP until we reach <256 (limit until hit ground once)
  • Fixed bug that made falling after flying result in normal damage instead of just 5%
  • Implemented asteroid belt idea
  • Reduced loadup-time of travel action
  • Added several abort checks for travel action
  • Added 3 second slow_falling after planetary teleportation
  • Added "Planet" Travel type to be spawned in the sky
  • Added automatic "flying" state after planetary teleportation