SL20W45: Difference between revisions

From ETM
Jump to navigation Jump to search
No edit summary
No edit summary
Line 22: Line 22:
*Add "Visible" Option for Planets
*Add "Visible" Option for Planets
*!youtube
*!youtube
*'''!setup'''
*'''Test Websocket Text Handler implementation'''
*'''Test Websocket Text Handler implementation'''
*
*

Revision as of 15:33, 11 November 2020

◄ SL20W44 | SL20W46 ►

  • Feature: generalized detection of "*" as multiple players or "k*" as prefix based detection.
    • Should be working for [playerOn] and [playerOn,...] but probably not for [user] etc.
  • Bug: getMaxVelocity does not correctly calculate X,Z if flying directly down
  • Add !plugin !mod in chat
  • Flight bug at 1:33:00 ?
  • Bug: conceptual problem in LandPlayerMoveSnooper check of coords
  • 1. All WG __global__ regions remove "entry" flag
  • 2. Add randomness on planetary teleportation to a region
  • 3. Add Region Namings base on location
  • Check why isAssignableFrom works and isInstace not
  • RocketBoots On/Of buggy if the worldsetting changes / relogin fixes
  • BlastFurnace access + "You cannot use this tool (1)" - with item in hand
  • Scoreboard is gone on login
  • Hoppers are blocking if the first item int the chest is not fitting but the second one is
  • Shop: Everything with ANY CraftMeta is now repairable (interface) we need to change the shop check impl
  • Add "HomePlanet" Research, Technologie, Useroption
  • Add "Visible" Option for Planets
  • !youtube
  • !setup
  • Test Websocket Text Handler implementation
  • Desktop Updates needed:
    • Create Single Page App (Angular / Typescript, fuck JS)
    • Allows us to work with Name/Pass + XAuthToken etc.
    • Allows us to show popups and do rest calls easily
    • Allows us to add some design around the screen
    • (Allows us to do caching :O)