SL22W43: Difference between revisions

From ETM
Jump to navigation Jump to search
No edit summary
No edit summary
Line 14: Line 14:
**'''Missing clearing up unused bits'''
**'''Missing clearing up unused bits'''
**'''Missing emergency map-id reset'''
**'''Missing emergency map-id reset'''
*
* '''Tutorial leftovers:'''
** '''Create legal / intro screen'''
*** '''Player is in specator mode / cannot really move'''
*** '''Player is forced to use the screen'''
*** '''Player needs to accept AGB'''
*** '''Please register to secure your account / email / get status updates'''
*** '''Web-Screen only usable if email is verified'''
** '''Force-show some server features?'''
*** '''Flying, desktop, plot system, planets, blueprints, shops'''
*** '''Possibly as some sort of Trailer-Mode in spectator?'''
** '''Special Tutorial-Desktop-Screen'''
*** '''1. Learn to use screen'''
*** '''2. Learn to fly'''
*** '''3. Learn to research'''
*** '''4. Learn to produce'''
*** '''5. Learn to teleport'''
*** '''6. Get a Plot'''
*
*

Revision as of 16:04, 2 November 2022

◄ SL22W42 | SL22W44 ►


  • Delete cursor on the desktop from others when kicking them
  • On plugin reload we need to clear the map-caches or give cursors a custom id-range of maps
    • Fix => Overwrite the cursor-frame on first creation with an empty byte array - making any kind of cached data now transparent
  • Refreshing of Left/Right/Top desktop part behaves different to the main screen.
    • How do we want to force a refresh of multiple parts?
  • Limit the amount of plots a player can select and change at one single time
    • Possibly allow more plots to be changed with VIP status
  • FramePartRenderCache not fully implemented
    • Missing deregistering
    • Missing clearing up unused bits
    • Missing emergency map-id reset


  • Tutorial leftovers:
    • Create legal / intro screen
      • Player is in specator mode / cannot really move
      • Player is forced to use the screen
      • Player needs to accept AGB
      • Please register to secure your account / email / get status updates
      • Web-Screen only usable if email is verified
    • Force-show some server features?
      • Flying, desktop, plot system, planets, blueprints, shops
      • Possibly as some sort of Trailer-Mode in spectator?
    • Special Tutorial-Desktop-Screen
      • 1. Learn to use screen
      • 2. Learn to fly
      • 3. Learn to research
      • 4. Learn to produce
      • 5. Learn to teleport
      • 6. Get a Plot