SL20W30: Difference between revisions

From ETM
Jump to navigation Jump to search
 
(13 intermediate revisions by the same user not shown)
Line 9: Line 9:
*Added a "remote control" method to allow changing the desktop from an url
*Added a "remote control" method to allow changing the desktop from an url


== 2020-07-21 ==
==2020-07-21 (Offstream)==


* Desktop: Automated text rendering & text shadows
*Desktop: Automated text rendering & text shadows
* Dekstop: Updated Icons
*Dekstop: Updated Icons
* Desktop: Website URL / Website controll of desktop
*Desktop: Website URL / Website controll of desktop
** '''Todo: Currently the user has to be on. The next version would allow offline-interaction - but this needs a lot of restructuring'''
**Todo: Currently the user has to be on. The next version would allow offline-interaction - but this needs a lot of restructuring
* Desktop: Added API Path to open Desktop from GET-Link (allows ingame-link opening)
*Desktop: Added API Path to open Desktop from GET-Link (allows ingame-link opening)
* Desktop: Added QR-Code to open website from phone
*Desktop: Added QR-Code to open website from phone
* Desktop: Fixed mouse-cursor rendering incorrectly from web
*Desktop: Fixed mouse-cursor rendering incorrectly from web
* Desktop '''Bug: Hit-Animation at wrong location'''
*Desktop Bug: Hit-Animation at wrong location
 
==2020-07-22==
 
*
*Missions?
**Mission Goal (Break 10 diamondore, harvest 10 goldore, sell 10 diamond to adminshop)
**Mission Goal (go to location X,Y,Z)
**Desktop Mission Details view (Tracking-Button, Progress-Bar, Description, Name)
**(Tutorial Missions to get starter plot/ farmworld etc )
**Special Mission items (soulbound) to make them only work for one player
**Active Missions visible in desktop including a description
**Desktop Button to re-enable the goal-tracking
*Tutorial Stuff
**Learn that flying to the sky == teleport
**Tutorial Planet -> Fly Up -> Space Station
**Tutorial Asteroid crash landing?
*Shop-Sign special item (make signs usable again)
*
*Two people on the same screen ideas:
**Trading items (2x accept buttons), both inventories visible
**<br />
 
 
==2020-07-23 - 2020-07-26==
 
*Lot of work on desktop screen (mostly offstream)
*Implementation of Webbrowser-Version of Ingame Desktop
*Desktops are not dynamic / cannot show personalized data
 
 
 
 
 
 
 
 
 
<syntaxhighlight>
[2020-06-06 19:54:21]: Tick-Lag-Fix: 5
[2020-06-06 19:54:21]: Tick-Lag-Fix: 28
[2020-06-06 19:54:22]: [Chunkli] A IAbstractWorldAction was called via addAsyncAction. Implementation fault! disintegrateBlocks(de.k.kadi.api.actions.configs.tools.DisintegrateBlocksActionConfig@572fa43e)
[2020-06-06 19:54:22]: [Chunkli] submitAction(DisintegrateBlocksUntilAction@bebab46 1591466062357)
[2020-06-06 19:54:22]: BlockBreakEvent took very long: 54ms, Kadi To
 
[2020-06-07 16:46:35]: Attempted to place a tile entity (net.minecraft.server.TileEntityChest@73c56c31) at 2300,41,530 (Block{minecraft:air}) where there was no entity tile! islandsV1
[2020-06-07 16:46:35]: Chunk coordinates: 2288,528
[2020-06-07 16:46:35]: java.lang.Exception
[2020-06-07 16:46:35]:  at net.minecraft.server.Chunk.setTileEntity(Chunk.java:743)
[2020-06-07 16:46:35]:  at net.minecraft.server.Chunk.a(Chunk.java:676)
[2020-06-07 16:46:35]:  at net.minecraft.server.ChunkRegionLoader.loadEntities(ChunkRegionLoader.java:528)
 
 
 
server whitelistmessage \n\n\nHi, [playerName]\n\n\nThe server is currently in whitelist-mode\n\n\n\n[currDateTime]\n\n&6ETM.DEV
 
 
 
</syntaxhighlight>
 
 
*
 
 
*
 
*

Latest revision as of 17:04, 17 October 2020

◄ SL20W29 | SL20W31 ►

2020-07-20

  • Update the creative world with better plots / clearer plots
  • Imported spawn area
  • Added a "screenshot" function to allow taking screenshots of the desktop
  • Added a "remote control" method to allow changing the desktop from an url

2020-07-21 (Offstream)

  • Desktop: Automated text rendering & text shadows
  • Dekstop: Updated Icons
  • Desktop: Website URL / Website controll of desktop
    • Todo: Currently the user has to be on. The next version would allow offline-interaction - but this needs a lot of restructuring
  • Desktop: Added API Path to open Desktop from GET-Link (allows ingame-link opening)
  • Desktop: Added QR-Code to open website from phone
  • Desktop: Fixed mouse-cursor rendering incorrectly from web
  • Desktop Bug: Hit-Animation at wrong location

2020-07-22

  • Missions?
    • Mission Goal (Break 10 diamondore, harvest 10 goldore, sell 10 diamond to adminshop)
    • Mission Goal (go to location X,Y,Z)
    • Desktop Mission Details view (Tracking-Button, Progress-Bar, Description, Name)
    • (Tutorial Missions to get starter plot/ farmworld etc )
    • Special Mission items (soulbound) to make them only work for one player
    • Active Missions visible in desktop including a description
    • Desktop Button to re-enable the goal-tracking
  • Tutorial Stuff
    • Learn that flying to the sky == teleport
    • Tutorial Planet -> Fly Up -> Space Station
    • Tutorial Asteroid crash landing?
  • Shop-Sign special item (make signs usable again)
  • Two people on the same screen ideas:
    • Trading items (2x accept buttons), both inventories visible


2020-07-23 - 2020-07-26

  • Lot of work on desktop screen (mostly offstream)
  • Implementation of Webbrowser-Version of Ingame Desktop
  • Desktops are not dynamic / cannot show personalized data





[2020-06-06 19:54:21]: Tick-Lag-Fix: 5
[2020-06-06 19:54:21]: Tick-Lag-Fix: 28
[2020-06-06 19:54:22]: [Chunkli] A IAbstractWorldAction was called via addAsyncAction. Implementation fault! disintegrateBlocks(de.k.kadi.api.actions.configs.tools.DisintegrateBlocksActionConfig@572fa43e)
[2020-06-06 19:54:22]: [Chunkli] submitAction(DisintegrateBlocksUntilAction@bebab46 1591466062357)
[2020-06-06 19:54:22]: BlockBreakEvent took very long: 54ms, Kadi To

[2020-06-07 16:46:35]: Attempted to place a tile entity (net.minecraft.server.TileEntityChest@73c56c31) at 2300,41,530 (Block{minecraft:air}) where there was no entity tile! islandsV1
[2020-06-07 16:46:35]: Chunk coordinates: 2288,528
[2020-06-07 16:46:35]: java.lang.Exception
[2020-06-07 16:46:35]:  at net.minecraft.server.Chunk.setTileEntity(Chunk.java:743)
[2020-06-07 16:46:35]:  at net.minecraft.server.Chunk.a(Chunk.java:676)
[2020-06-07 16:46:35]:  at net.minecraft.server.ChunkRegionLoader.loadEntities(ChunkRegionLoader.java:528)



server whitelistmessage \n\n\nHi, [playerName]\n\n\nThe server is currently in whitelist-mode\n\n\n\n[currDateTime]\n\n&6ETM.DEV