SL20W45: Difference between revisions

From ETM
Jump to navigation Jump to search
No edit summary
No edit summary
Line 19: Line 19:
*'''Hoppers are blocking if the first item int the chest is not fitting but the second one is'''
*'''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'''
*'''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
*'''!youtube'''
*!youtube
*'''Test Websocket Text Handler implementation'''
*'''Test Websocket Text Handler implementation'''
**
**

Revision as of 12:40, 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
  • Test Websocket Text Handler implementation