SL20W43: Difference between revisions

From ETM
Jump to navigation Jump to search
No edit summary
No edit summary
Line 24: Line 24:
*Added automatic "flying" state after planetary teleportation
*Added automatic "flying" state after planetary teleportation
*'''PRISON TIME'''
*'''PRISON TIME'''
**'''Needs setting in the specific user'''
**Needs setting in the specific user
**'''Show remaining time as title screen'''
**Show remaining time as title screen
**'''Needs regular ticking to update the title screen (FakeServer)'''
**Needs regular ticking to update the title screen (FakeServer)
**'''Add command to give prison time /magic prison * 10sec'''
**'''Add command to give prison time /magic prison * 10sec'''
*
*
*
*
*
*
*

Revision as of 17:49, 28 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)
    • Know that someone teleported lately
    • Listen to the movement speed (if flying) -> Reduce velocity in X,Z
    • Possibly send Velocity packet directly to the client?
  • 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
  • Set flight-damage reduction to 5 seconds
  • Set teleport-flight-damage reduction to 15 seconds
  • Added automatic "flying" state after planetary teleportation
  • PRISON TIME
    • Needs setting in the specific user
    • Show remaining time as title screen
    • Needs regular ticking to update the title screen (FakeServer)
    • Add command to give prison time /magic prison * 10sec