SL20W45: Difference between revisions

From ETM
Jump to navigation Jump to search
No edit summary
No edit summary
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
[[SL20W44|◄ SL20W44]] | [[SL20W46|SL20W46 ►]]<br />
[[SL20W44|◄ SL20W44]] | [[SL20W46|SL20W46 ►]]<br />


*'''Feature: generalized detection of "*" as multiple players or "k*" as prefix based detection.'''
*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
*Bug: getMaxVelocity does not correctly calculate X,Z if flying directly down
*'''Add !plugin !mod in chat'''
*Flight bug at 1:33:00 ?
*Flight bug at 1:33:00 ?
*Bug: conceptual problem in LandPlayerMoveSnooper check of coords
*Bug: conceptual problem in LandPlayerMoveSnooper check of coords
Line 10: Line 8:
*
*
*1. All WG __global__ regions remove "entry" flag
*1. All WG __global__ regions remove "entry" flag
*'''2. Add randomness on planetary teleportation to a region'''
*2. Add randomness on planetary teleportation to a region
*'''3. Add Region Namings base on location'''
*3. Add Region Namings base on location
*
*
*Check why isAssignableFrom works and isInstace not
*Check why isAssignableFrom works and isInstace not
Line 17: Line 15:
*BlastFurnace access + "You cannot use this tool (1)" - with item in hand
*BlastFurnace access + "You cannot use this tool (1)" - with item in hand
*Scoreboard is gone on login
*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 "HomePlanet" Research, Technologie, Useroption
*Add "Visible" Option for Planets
*Add "Visible" Option for Planets
*Fixed json data output on shop sign buy/sell
*!youtube
*!youtube
*'''Test Websocket Text Handler implementation'''
*
*'''Desktop Updates needed:'''
*'''Desktop Updates needed:'''
**'''Create Single Page App (Angular / Typescript, fuck JS)'''
**Create Single Page App (Angular / Typescript, '''fuck JS''')
**'''Allows us to work with Name/Pass + XAuthToken etc.'''
**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)'''
**<br />
**<br />
***
***

Latest revision as of 22:53, 16 November 2020

◄ SL20W44 | SL20W46 ►

  • Feature: generalized detection of "*" as multiple players or "k*" as prefix based detection.
  • Bug: getMaxVelocity does not correctly calculate X,Z if flying directly down
  • 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
  • Add "HomePlanet" Research, Technologie, Useroption
  • Add "Visible" Option for Planets
  • Fixed json data output on shop sign buy/sell
  • !youtube
  • Desktop Updates needed:
    • Create Single Page App (Angular / Typescript, fuck JS)
    • Allows us to work with Name/Pass + XAuthToken etc.