BDL1 Todos: Difference between revisions

From ETM
Jump to navigation Jump to search
No edit summary
No edit summary
 
(7 intermediate revisions by the same user not shown)
Line 1: Line 1:
* + Implement kicks, bans ( & mutes ) /kick * /kickall  
===General===
* /ban xxxx reason
+ Implement kicks, bans ( & mutes ) /kick * /kickall <br />/ban xxxx reason<br />/tempban xxxx TIME reason<br /><br />+ UserActivity logging as JSON <br /><br />+ AreaEffectManager to allow setting effects at a specific location<br />/aeff set name lava freq,amount,speed<br />/aeff set name lava world,x,y,z,freq,amount,speed<br /><br />+ Panels / Slides test<br />+ Recordings Test<br />+ Rewardsigns + HTML test / flottery test<br />+ Reward signs
* /tempban xxxx TIME reason
 
<br /><br />UserActivity logging as JSON <br /><br />AreaEffectManager to allow setting effects at a specific location<br />/aeff set name lava freq,amount,speed<br />/aeff set name lava world,x,y,z,freq,amount,speed<br /><br />Panels / Slides test<br />+ Recordings Test<br />+ Rewardsigns + HTML test / flottery test<br />+ Reward signs<br /><br /><br />------------------- Define Tools --------------------<br />pt_schatzsucher<br /><br /><br /><br /><br /><br />------------------- Todos 1.14 --------------------<br /><br /><br />- REMOVE ALL .getType().getId()<br /><br />- Fix ChunkliInit Facade errors<br /><br /># RegionCommands Copy<br /># RegionHelper Copy<br /># LandXXXHelper Copy<br /># CommandsHelper<br /><br /><br /><br />ChunkliInit Mismatch for Action/FacadeInternal: LeaveChannelAction IdAndUUIDActionConfig<>IdActionConfig<br />ChunkliInit Mismatch for Action/FacadeInternal: JoinChannelAction IdAndUUIDActionConfig<>IdActionConfig<br />ChunkliInit Mismatch for Action/FacadeInternal: RemoveChannelAction IdAndUUIDActionConfig<>IdActionConfig<br />ChunkliInit Mismatch for ACTION/Facade: LeaveChannelAction IdAndUUIDActionConfig<>IdActionConfig<br />ChunkliInit No binding found for FacadeMethod: MailFacade.send<br />ChunkliInit Mismatch for Action/FacadeInternal: UserInfoAction IdActionConfig<>OwnerIdActionConfig<br />ChunkliInit Mismatch for Action/FacadeInternal: DeleteUserAction IdActionConfig<>DeleteUserActionConfig<br />DB - User: 2 (Time: 149)<br />ChunkliInit Mismatch for Action/FacadeInternal: ListUsersAction NumberActionConfig<>ListUsersActionConfig<br />ChunkliInit Mismatch for ACTION/Facade: DeleteUserAction OwnerIdActionConfig<>DeleteUserActionConfig<br />ChunkliInit Mismatch for Action/FacadeInternal: CreateUserGroupAction IdActionConfig<>CreateChannelActionConfig<br />ChunkliInit Mismatch for ACTION/Facade: CreateUserGroupAction IdActionConfig<>CreateChannelActionConfig<br />DB - Land(world): 1 (Time: 161)<br />ChunkliInit No binding found for FacadeMethod: FindFacade.findPlayer<br />ChunkliInit Mismatch for Action/FacadeInternal: BuyOffLandAction BuyOffLandActionConfig<>BuyUpLandActionConfig<br />DB - Account: 3 (Time: 183)<br />File - Warp: 2 (Time: 186)<br />File - PUser: 13 (Time: 194)<br />ChunkliInit Mismatch for ACTION/Facade: BuyOffLandAction BuyOffLandActionConfig<>BuyUpLandActionConfig<br />File - Perm: 706 (Time: 204)<br />ChunkliInit Mismatch for Action/FacadeInternal: SearchWarpAction IdActionConfig<>IdAndLocActionConfig<br /><br />ChunkliInit Mismatch for Action/FacadeInternal: MoveContainerAction IdAndUUIDActionConfig<>MoveModelActionConfig<br />ChunkliInit Mismatch for Action/FacadeInternal: AddContainerItemAction PlaceModelActionConfig<>AddContainerItemActionConfig<br />ChunkliInit Mismatch for ACTION/Facade: MoveContainerAction IdAndUUIDActionConfig<>MoveModelActionConfig<br /><br /><br /><br /><br />New Stuff 1.13.2<br /><br />+ New Events?<br />(CraftBossBar api update)<br /><br />RayTraceResult<br />getTargetBlockExact<br /><br /><br /> return new UUID( UnsignedLongs.parseUnsignedLong( uuid.substring( 0, 16 ), 16 ), <br />  UnsignedLongs.parseUnsignedLong( uuid.substring( 16 ), 16 ) );<br />  <br />Daily Event via Command + Location<br /><br />2000 Kadis startgeld langsam vergeben, 100 Kadis pro 5 Min<br /><br /><br />-----------------------<br />1.14.4<br />BooleanPromt, Conversation?, StringPromt?<br />BlockLeaves: Remove the decaying on first world generation?<br />PacketPlayOutScoreboardObjective<br /><br />setPlayerViewDistanceFake<br />setViewDistanceFake<br />teleportandload?<br /><br />------------- WorldGuard<br />JUKEBOXING Flag<br />SHOPS Flag<br />Clear_Inventory Flag<br />SERVER_TP Flag<br /><br />skylight arry & emitted array gone from chunksection?<br />Test meltIce & meltSnow<br /><br />WorldUpgrade knows how tu load/unload chunks?<br /><br /><br /><br /><br /><br />Removed smaller stuff<br />------------------<br />BlockReed, BlockMushroom growing<br />WorldGenNether wither skeleton spawning<br />getTypeOnLoadedChunk in different places<br /><br />/chunk clonetest 2,5<br /><br />Shit:<br />-------------------------<br />PlayerChunkMap trackedEntities is iterated on each chunk that is being sent.... FIX THIS<br />/time warp 1200
 
 
 
 
 
----
===Define Tools===
pt_schatzsucher
 
 
 
 
 
 
 
 
----
===Todos 1.14===
- REMOVE ALL .getType().getId()
 
- Fix ChunkliInit Facade errors
# RegionCommands Copy
# RegionHelper Copy
# LandXXXHelper Copy
# CommandsHelper
 
New Stuff 1.13.2
 
+ New Events?(CraftBossBar api update)
 
RayTraceResult
getTargetBlockExact
return new UUID( UnsignedLongs.parseUnsignedLong( uuid.substring( 0, 16 ), 16 ),
UnsignedLongs.parseUnsignedLong( uuid.substring( 16 ), 16 ) );
 
Daily Event via Command + Location
 
2000 Kadis startgeld langsam vergeben, 100 Kadis pro 5 Min
 
 
 
 
 
 
----1.14.4
BooleanPromt, Conversation?, StringPromt?
BlockLeaves: Remove the decaying on first world generation?
PacketPlayOutScoreboardObjective
 
setPlayerViewDistanceFake
setViewDistanceFake
teleportandload?
 
 
----WorldGuard
JUKEBOXING Flag
SHOPS Flag
Clear_Inventory Flag
SERVER_TP Flag
 
skylight arry & emitted array gone from chunksection?
Test meltIce & meltSnow
 
WorldUpgrade knows how tu load/unload chunks?
 
Removed smaller stuff
 
 
----BlockReed, BlockMushroom growing
WorldGenNether wither skeleton spawning
getTypeOnLoadedChunk in different places
 
/chunk clonetest 2,5
 
Shit:
 
 
----PlayerChunkMap trackedEntities is iterated on each chunk that is being sent.... FIX THIS
 
 
/time warp 1200

Latest revision as of 20:23, 3 March 2020

General

+ Implement kicks, bans ( & mutes ) /kick * /kickall
/ban xxxx reason
/tempban xxxx TIME reason

+ UserActivity logging as JSON

+ AreaEffectManager to allow setting effects at a specific location
/aeff set name lava freq,amount,speed
/aeff set name lava world,x,y,z,freq,amount,speed

+ Panels / Slides test
+ Recordings Test
+ Rewardsigns + HTML test / flottery test
+ Reward signs





Define Tools

pt_schatzsucher






Todos 1.14

- REMOVE ALL .getType().getId()

- Fix ChunkliInit Facade errors

  1. RegionCommands Copy
  2. RegionHelper Copy
  3. LandXXXHelper Copy
  4. CommandsHelper

New Stuff 1.13.2

+ New Events?(CraftBossBar api update)

RayTraceResult getTargetBlockExact return new UUID( UnsignedLongs.parseUnsignedLong( uuid.substring( 0, 16 ), 16 ), UnsignedLongs.parseUnsignedLong( uuid.substring( 16 ), 16 ) );

Daily Event via Command + Location

2000 Kadis startgeld langsam vergeben, 100 Kadis pro 5 Min





1.14.4

BooleanPromt, Conversation?, StringPromt? BlockLeaves: Remove the decaying on first world generation? PacketPlayOutScoreboardObjective

setPlayerViewDistanceFake setViewDistanceFake teleportandload?



WorldGuard

JUKEBOXING Flag SHOPS Flag Clear_Inventory Flag SERVER_TP Flag

skylight arry & emitted array gone from chunksection? Test meltIce & meltSnow

WorldUpgrade knows how tu load/unload chunks?

Removed smaller stuff



BlockReed, BlockMushroom growing

WorldGenNether wither skeleton spawning getTypeOnLoadedChunk in different places

/chunk clonetest 2,5

Shit:



PlayerChunkMap trackedEntities is iterated on each chunk that is being sent.... FIX THIS


/time warp 1200