SL20W24: Difference between revisions

From ETM
Jump to navigation Jump to search
(Created page with " 2020-06-07")
 
No edit summary
Line 1: Line 1:
<br />


== Videos / YT ==
'''Idea: How can array lookups be slower than a hashmap?'''


2020-06-07
'''Idea: How to use Players as QA (TraceHelper)'''
 
 
== 2020-06-08 ==
 
 
 
<br />
 
== Open Offstream Todolist: ==
'''Bug: Shop output and transaction numbers do not match (0.01 cent off; caused by fees?)'''
 
'''Move the ShopSign Text to the json/Shop.class'''
 
'''Bug: Somehow the heightmap of chunks gets broken resulting in plants not growing correclty? What causes this?'''
 
'''Shop: any (Buy anything in the shop for the same price)'''
 
'''Hide Items in the Shop that cannot be bought (bedrock?) but keep items with custom display names! (info area)'''
 
LibId: Create head on existing lib is bugged '''(partially fixed...)'''
 
'''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)'''
 
== NiceToHave-List ==
'''Missing Feature: /chunk rotate does not rotate fmodels/fplayer'''

Revision as of 09:17, 8 June 2020


Videos / YT

Idea: How can array lookups be slower than a hashmap?

Idea: How to use Players as QA (TraceHelper)


2020-06-08


Open Offstream Todolist:

Bug: Shop output and transaction numbers do not match (0.01 cent off; caused by fees?)

Move the ShopSign Text to the json/Shop.class

Bug: Somehow the heightmap of chunks gets broken resulting in plants not growing correclty? What causes this?

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

Hide Items in the Shop that cannot be bought (bedrock?) but keep items with custom display names! (info area)

LibId: Create head on existing lib is bugged (partially fixed...)

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)

NiceToHave-List

Missing Feature: /chunk rotate does not rotate fmodels/fplayer