SL20W45: Difference between revisions

From ETM
Jump to navigation Jump to search
(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...")
 
No edit summary
Line 1: Line 1:
[[SL20W44|◄ SL20W44]] | [[SL20W46|SL20W46 ►]]<br />
[[SL20W44|◄ SL20W44]] | [[SL20W46|SL20W46 ►]]<br />


*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.'''
*'''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.'''
**'''Should be working for [playerOn] and [playerOn,...] but probably not for [user] etc.'''

Revision as of 19:48, 6 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