SL22W43: Difference between revisions

From ETM
Jump to navigation Jump to search
No edit summary
No edit summary
Line 17: Line 17:




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


*
*

Revision as of 16:05, 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 (Fuel-Plant -> Research flying/fuel?)
      • 4. Learn to produce
      • 5. Learn to teleport
      • 6. Get a Plot