SL20W23: Difference between revisions

From ETM
Jump to navigation Jump to search
No edit summary
No edit summary
Line 19: Line 19:
*Feature: Blindness on death respawn screen
*Feature: Blindness on death respawn screen
*'''Amazing visual updates we need to implement (from 22855)'''
*'''Amazing visual updates we need to implement (from 22855)'''
*'''Offstream''': Installed Wiki Plugin MsUpload
*


== 2020-06-02 ==


Offstream: '''Todo: 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
Offstream: '''Bug: Fees-Transactions from Adminshop to itself get printed for the player'''
* '''OffStream: Move the ShopSign Text to the json/Shop.class'''
 
'''OffStream: Move the ShopSign Text to the json/Shop.class'''


'''Shop: any (Buy anything in the shop for the same price)'''
'''Shop: any (Buy anything in the shop for the same price)'''

Revision as of 11:26, 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
  • OffStream: Move the ShopSign Text to the json/Shop.class

Shop: any (Buy anything in the shop for the same price)


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    
  • Add and check permissions for each useroption.
    • Bug: Useroption permission starts with uppercase "Kadi"
  • Add and check permissions for specific recipes?