SL20W25: Difference between revisions

From ETM
Jump to navigation Jump to search
 
(10 intermediate revisions by the same user not shown)
Line 15: Line 15:


==2020-06-16==
==2020-06-16==
'''Killer Feature: Screen/Table/Mousecursor!'''
Killer Feature: Screen/Table/Mousecursor!


'''DAY OFF: Too complicated to be streaming and coding this at the same time'''
DAY OFF: Too complicated to be streaming and coding this at the same time


https://twitter.com/Kademlias/status/1272861987018596352
https://twitter.com/Kademlias/status/1272861987018596352
Line 23: Line 23:
<br />
<br />


*Tablet = Hand-held 128x128px display (Mouse + Wheel interaction)
*Offstream Tablet = Hand-held 128x128px display (Mouse + Wheel interaction)
*Desktop = Private Screen 6x3 aka 768x368px (mouse point only)
*Offstream Desktop = Private Screen 6x3 aka 768x368px (mouse point only)
*Setup data system/saving for desktop & tablets
*
*


Line 37: Line 38:
*Tested: Multi-Viewer Desktop
*Tested: Multi-Viewer Desktop
*Tested: Showing MenuElements and element interaction
*Tested: Showing MenuElements and element interaction
*Offstream Bug: Fix saving of fmodels on Q press
*
*
*'''Bug: Anti-Xray redstone hiding somehow interacts with the real world. This removes/hides items in chests'''
*'''Feature: Add functions to the MenuElements'''
*'''Feature: Add Sub-Menus to Pages/Boards'''
*'''Feature: Only send out parts of the screen that are affected by menu changes'''
*'''Feature: Allow Desktops to be private/public'''
*'''Feature: Allow Desktops to have cursors of other people if wanted'''
*'''Bug: Screen interaction from the back is possible'''
*
*
*
*
Line 53: Line 48:
'''Brainstorming: Desktop'''
'''Brainstorming: Desktop'''
[[File:researchdesktop.png|thumb]]
[[File:researchdesktop.png|thumb]]
[[File:tool-wall.png|thumb]]
[[File:navi.png|thumb]]
*Minimap Teleport
*Minimap Teleport
*Plot option tool to change plots based on selected tool (add/remove member, tnt etc.)
*Plot option tool to change plots based on selected tool (add/remove member, tnt etc.)
Line 62: Line 60:
**Show the Fuel Usage? Travel Time?
**Show the Fuel Usage? Travel Time?
**Research Tree!
**Research Tree!
**Tool-Crafting wall with all the tool recipes visible & clicking will open the crafting menu pre-fille
**Shows a FW-Map and teleporting is done by clicking + teleport button
**
**
=2020-06-21=
[[File:example.png|thumb]]
*First Version of the Desktop!
*Alpha Channel of Icon Images is respected
*IconManager first Version included (Still needs Commands)
*<br />
**


<br />
<br />

Latest revision as of 16:11, 17 October 2020

◄ SL20W24 | SL20W26 ►

2020-06-15

  • Research implementation
    • Research( List< {LibId, AmountPerStep, totalSteps} > )
    • ResearchProgress( )
    • Test Image-Progress (better for the stream)
  • Testing Screens
    • Tested /navi & /screen
    • Tested Mouse-Cursor-Mode for screens and tablets


2020-06-16

Killer Feature: Screen/Table/Mousecursor!

DAY OFF: Too complicated to be streaming and coding this at the same time

https://twitter.com/Kademlias/status/1272861987018596352


  • Offstream Tablet = Hand-held 128x128px display (Mouse + Wheel interaction)
  • Offstream Desktop = Private Screen 6x3 aka 768x368px (mouse point only)
  • Setup data system/saving for desktop & tablets

Keep Spaceship screen sized in mind


2020-06-17

  • Bug: ItemFrame hitboxes are in the wrong orientation for desktops
  • Feature: Allow mouse cursor to be on only one screen
  • Tested: Multi-Viewer Desktop
  • Tested: Showing MenuElements and element interaction
  • Offstream Bug: Fix saving of fmodels on Q press


Brainstorming: Desktop

  • Minimap Teleport
  • Plot option tool to change plots based on selected tool (add/remove member, tnt etc.)
  • (Website rendering is possible)
  • Create Symbol-Bows via clicking on the images
  • Usages for the Mars Idea:
    • Show the Universe Map
    • Show the Planet Information
    • Show the Fuel Usage? Travel Time?
    • Research Tree!
    • Tool-Crafting wall with all the tool recipes visible & clicking will open the crafting menu pre-fille
    • Shows a FW-Map and teleporting is done by clicking + teleport button

2020-06-21

  • First Version of the Desktop!
  • Alpha Channel of Icon Images is respected
  • IconManager first Version included (Still needs Commands)