SL20W23: Difference between revisions

From ETM
Jump to navigation Jump to search
No edit summary
Line 22: Line 22:
*
*


== 2020-06-02 ==
==2020-06-02==


* Setup special fees-account to remove Adminsop<>fees same account transactions
*Setup special fees-account to remove Adminsop<>fees same account transactions
* Bug: Fees-Transactions from Adminshop to itself get printed for the player
*Bug: Fees-Transactions from Adminshop to itself get printed for the player
* '''OffStream: Move the ShopSign Text to the json/Shop.class'''
*Fix: Removed /tell suggestion for own messages in global/local chat
 
*'''Investigate why setClick on a ChatMessageModel will insert the wrong symbols. Somehow the id of the field is null?    model2.setClick(ChatElement.GLOBAL, ChatMessageModel.raw("why u mad? is only a game", lang), Symbols.clickable, ClickEvent.Action.SUGGEST_COMMAND);'''   
'''Shop: any (Buy anything in the shop for the same price)'''
*Setting the spawnpoin via multiverse /mvsetspawn for a world
*
*
*'''OffStream: Move the ShopSign Text to the json/Shop.class'''
*'''OffStream: Shop: any (Buy anything in the shop for the same price)'''




Line 34: Line 38:
Offstream:
Offstream:


*'''Investigate why setClick on a ChatMessageModel will insert the wrong symbols. Somehow the id of the field is null?    model2.setClick(ChatElement.GLOBAL, ChatMessageModel.raw("why u mad? is only a game", lang), Symbols.clickable, ClickEvent.Action.SUGGEST_COMMAND);'''   
*
*'''(offstream) Bug: slowlySaveLevel with IOThread and fakechunks creates syncroinzation problems ultimately resulting in errors on chunk saving'''    
*'''(offstream) Bug: slowlySaveLevel with IOThread and fakechunks creates syncroinzation problems ultimately resulting in errors on chunk saving'''    
*'''Add and check permissions for each useroption.'''  
*'''Add and check permissions for each useroption.'''  

Revision as of 12:33, 2 June 2020


2020-06-01

  • Offstream: Fixed light bugs in the map caused by to quickly unloading chunks after reaching ChunkStatus.FULL
  • Offstream: Fixed bugged light data on chunk shifting
  • Added /user instantrespawn to toggle instantrespawning
    • Added splash text that is shown on instantrespawning
  • Bug: Crops grow below other blocks?
  • Test: Add nausea/blindness on death event for 1-2 sec?
  • Bug: Rotating the nibble array light is bugged
  • Feature: Blindness on death respawn screen
  • Amazing visual updates we need to implement (from 22855)
  • Offstream: Installed Wiki Plugin MsUpload

2020-06-02

  • Setup special fees-account to remove Adminsop<>fees same account transactions
  • Bug: Fees-Transactions from Adminshop to itself get printed for the player
  • Fix: Removed /tell suggestion for own messages in global/local chat
  • Investigate why setClick on a ChatMessageModel will insert the wrong symbols. Somehow the id of the field is null?    model2.setClick(ChatElement.GLOBAL, ChatMessageModel.raw("why u mad? is only a game", lang), Symbols.clickable, ClickEvent.Action.SUGGEST_COMMAND);  
  • Setting the spawnpoin via multiverse /mvsetspawn for a world
  • OffStream: Move the ShopSign Text to the json/Shop.class
  • OffStream: Shop: any (Buy anything in the shop for the same price)


Offstream:

  • (offstream) Bug: slowlySaveLevel with IOThread and fakechunks creates syncroinzation problems ultimately resulting in errors on chunk saving    
  • Add and check permissions for each useroption.
    • Bug: Useroption permission starts with uppercase "Kadi"
  • Add and check permissions for specific recipes?