Pre-Stream Log: Difference between revisions

From ETM
Jump to navigation Jump to search
Line 66: Line 66:
*Warping others was possible without extra permission
*Warping others was possible without extra permission
*'''Bug: Serverconsole active account is null? AccountManagerImpl.worldBankAcc'''
*'''Bug: Serverconsole active account is null? AccountManagerImpl.worldBankAcc'''
<br />
=== '''2020-05-17''' ===
* Started converting all /land-Commands to new system
* Implemented /land showoption tab completion commands
* /land list first new design test
*

Revision as of 16:42, 18 May 2020

Skipped Todos on Stream

  • F: Modelle: Add Flag to hide owner/item information in interaction
  • F: Modelle: Add TextMessage command - allows to set a special text for each model/player/mob. Text gets printed on interaction
  • Bug: ÖÄÜ do not work with SuffixSearchTree
  • Bug: /FModel (upper case) commands have no tabcompletion

OffStream Todos

  • LibMeta libMeta = KAccessI.getLibraryManager().get(c.getName()); KAccessI.getLibraryManager().removeProxy(libMeta.getLibId(), bItemType.Head);
  • F: Crafting Recipes do not check any permission? Do we want to hide some recipes behind perms? (Leveling System)
  • OffStream: ShopImpl / Deleting shops needs to be redesigned with the new manager now?
  • Personalized Items (Tools) are registered as LibIds? Do we want this?

Daily Streams


2020-05-12

  • Teleportation into Blocks on /land buy
    • Fixed Chunkli heightmap rotation bug
  • StarterV1 initial usertest
  • Permissions for Users /land /area /fmodel /fplayer /land showoptions!
  • Tabliste missing players / 5 second update fix
  • /h shortcut for /home tp X
  • /shop listarea
  • /shop list
  • Bug: /find shop -25_ <- Underscore breaks our SuffixSearchTree?
  • StarterIsland design for Ships/Balloons on 2x2 plot edges


2020-05-13

  • FModel highlighting bugged on own models
  • Bug: SetFlyingTest Models do not move on wheelmouse
  • Bug: /land bedrock takes forever (missing subtask declaration)
  • Bug: No Chunkli Session? /land buy? 404 on SAVE Backup
  • Bug: "/l test -> test" does not work as "->" will be seen as new command for endless [message...] command
  • Enabled Rocketboots!
  • Bug: /land buy for bedrock chunks does not work
  • Bug: 60+ Minutes onlinetime possible if the server restarts (userstats)


2020-05-17

  • Bug: RocketBoots crafting is bugged (LibId problem)
  • Fix BungeeCord: BFPerm perms
  • LibId: Create head on existing lib is bugged (partially fixed...)
  • Pasting commands into console will run all commands simultaneously (async), we do NOT want this. Keep the order.
  • Bug: BootCores are not used in calculating speed in starterV1 world
  • Bug: Adding "ö" as Name via /fmodel setflyingtext is possible.
  • Fixed: Selling Expendable plots can result in wrong expendable plot counts.
  • Fixed: Fplayer Sitting would crash the clients (missing uuid), faulty Packet creation
  • Added: Show /land remove players on command
  • Fixed: CME on /land remove *
  • Added: /area remove supports wildcard
  • Added: /land remove now supports removing yourself from other plots again
  • Warping others was possible without extra permission
  • Bug: Serverconsole active account is null? AccountManagerImpl.worldBankAcc


2020-05-17

  • Started converting all /land-Commands to new system
  • Implemented /land showoption tab completion commands
  • /land list first new design test