SL20W45

From ETM
Revision as of 18:59, 6 November 2020 by Kademlia (talk | contribs) (Created page with "◄ SL20W44 | SL20W46 ►<br /> *Bug: Research does not directly affect the FlightState *Bug: Changing the shop buy/sell values is not being validated...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

◄ SL20W44 | SL20W46 ►

  • Bug: Research does not directly affect the FlightState
  • Bug: Changing the shop buy/sell values is not being validated against wrong input
  • Feature: Need to change WorldOptions to ChoiceState for all of the plot options
    • Disconnected WorldSettings from LandSettings / Option System
    • Extending WorldSettings from AbstractVC instead of AbstractOptionable
    • Implement LandOptions in WorldSettings as 4-State enum (ForcedOn, DefOn, DefOff, ForcedOff)
    • Fixes hoppers not changeable on plot
  • Bug: Boots not disabling in water
  • Bug: Duplicated error/stack-output on some interactions
  • Bug: Too much Tool-Info output on death events
  • 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