BDL1 Todos: Difference between revisions

From ETM
Jump to navigation Jump to search
No edit summary
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
===General===<br />+ 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
===General===
+ 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






----===Define Tools===




----
===Define Tools===
pt_schatzsucher
pt_schatzsucher


Line 13: Line 16:




----===Todos 1.14===




----
===Todos 1.14===
- REMOVE ALL .getType().getId()
- REMOVE ALL .getType().getId()


Line 23: Line 27:
# LandXXXHelper Copy
# LandXXXHelper Copy
# CommandsHelper
# CommandsHelper


New Stuff 1.13.2
New Stuff 1.13.2
Line 33: Line 33:


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


Line 49: Line 43:




----1.14.4




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


setPlayerViewDistanceFake
setPlayerViewDistanceFake
setViewDistanceFake
setViewDistanceFake
teleportandload?


teleportandload?


----WorldGuard
----WorldGuard
JUKEBOXING Flag
JUKEBOXING Flag
SHOPS Flag
SHOPS Flag
Clear_Inventory Flag
Clear_Inventory Flag
SERVER_TP Flag
SERVER_TP Flag


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


WorldUpgrade knows how tu load/unload chunks?
WorldUpgrade knows how tu load/unload chunks?


Removed smaller stuff


Removed smaller stuff


----BlockReed, BlockMushroom growing
----BlockReed, BlockMushroom growing
WorldGenNether wither skeleton spawning
WorldGenNether wither skeleton spawning
getTypeOnLoadedChunk in different places
getTypeOnLoadedChunk in different places


Line 107: Line 78:
Shit:
Shit:


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




/time warp 1200
/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