SL21W48: Difference between revisions

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


*'''Chunkli rotation fails on TileEntitySkull / BlockEntities in general. Shifting works tho'''
*'''Chunkli rotation fails on TileEntitySkull / BlockEntities in general. Shifting works tho'''
*'''Implement user based viewdistance again'''
*Implement user based viewdistance again
**'''Add "Anti-Fog" System to allow removing the new default-fog from minecraft (should be turned on by default because it saves a lot of FPS for most people)'''
**Add "Anti-Fog" System to allow removing the new default-fog from minecraft (should be turned on by default because it saves a lot of FPS for most people)
**'''Added UserOption ViewDistanceFog'''
**Added UserOption ViewDistanceFog
**
**
*'''Using /user xxx will open the desktop (remove from action)'''
*'''Reimplement ViewDistance per player'''
**'''Implement simdist for single player'''
**'''Implement fakeviewdistance'''
**
**
*Using /user xxx will open the desktop (remove from action)
*
*
*
*
*'''Bug: Screen is created on login at the location it was last at. Disable creation generally on login'''
*Bug: Screen is created on login at the location it was last at. Disable creation generally on login
**
**

Revision as of 18:15, 6 December 2021

◄ SL21W47 | SL21W49 ►


  • Chunkli rotation fails on TileEntitySkull / BlockEntities in general. Shifting works tho
  • Implement user based viewdistance again
    • Add "Anti-Fog" System to allow removing the new default-fog from minecraft (should be turned on by default because it saves a lot of FPS for most people)
    • Added UserOption ViewDistanceFog
  • Reimplement ViewDistance per player
    • Implement simdist for single player
    • Implement fakeviewdistance
  • Using /user xxx will open the desktop (remove from action)
  • Bug: Screen is created on login at the location it was last at. Disable creation generally on login