Jump to content

JudgementXY

Member
  • Posts

    27
  • Joined

  • Last visited

Reputation Activity

  1. Like
    JudgementXY got a reaction from RONinja in Add Animations To Your Screens With Screen++ v3.0 (new update released)   
    Hello all Noveans,
    So ive made a small program that i call Screen++ that enables you to add animations to your screens easily. You can use it to create geometrical shapes like ovals, circles or lines and animate them. You can make the geometrical shapes to move in x or y coordinate or change the colors of the border och background of the shapes in intervalls. You can add text and animate them the same way you can animate the geometrical shapes. Check out the newest version (below) to see what new features has been added.
    -------------------------------------------------------------------- NEW VERSION 3.0 -------------------------------------------------------------------- DATE: 2020 11TH OCTOBER
    --NEW in version 3.0:
    -- added ability to set background image, import any picture you like and display it on your screen, normal (use base64)
    -- +/- in displace elemets in all direction
    -- added rotation for all functions, clockwise or counter clockwise
    -- added triangle, normal and animated
    -- added rectangle, normal and animated (square, width=height)
    -- added ability to set backgroundcolor, normal and animated
    -- Z-index, whats elements that should be behind or infront of other elements
    -- added so all functions can have filled or transparent background (only border will show)
    -- possible to use Hexcolors
    -- use variables
    -- link code/animations to external elements (like a door for example)
     
    Tutorial on how to use Screen++ 3.0:
    I STRONGLY recommend that you watch the video on youtube and not here. Because ive putted timestamps so you easier can navigate through the video
     
    This is the link to the codes that you need to copy and past into your programming board (github):
    https://github.com/robarzangana/dualuniverseRepo/blob/main/screenplusplus_version_3.0
     
    If you have any questions/requests be sure to tell me about them here or on youtube.
    I hope you'll enjoy it!
     
     
    -------------------------------------------------------------------- OLD VERSION 2.0 --------------------------------------------------------------------
    Ive made a tutorial on youtube on how to use Screen++,  and im sorry in advance,  because i mess up few times in the video.  (its my second video):

    This is the link to the codes that you need to copy and past into your programming board (github):
    https://github.com/robarzangana/dualuniverseRepo/blob/main/screenplusplus_version_2.0
    If you have any questions/requests be sure to tell me about them here or on youtube.
    I hope you'll enjoy it!
  2. Like
    JudgementXY reacted to Saedow in Thanks NQ   
    I've been playing for almost a week now and I am very glad with the game in its current state!
    It has been captivating and awesome and as a silver founder I must say: money well spent!
    So thank you Novaquark for the great game and the fantastic job you did!
  3. Like
    JudgementXY got a reaction from Vagnluv in Add Animations To Your Screens With Screen++ v3.0 (new update released)   
    Hello all Noveans,
    So ive made a small program that i call Screen++ that enables you to add animations to your screens easily. You can use it to create geometrical shapes like ovals, circles or lines and animate them. You can make the geometrical shapes to move in x or y coordinate or change the colors of the border och background of the shapes in intervalls. You can add text and animate them the same way you can animate the geometrical shapes. Check out the newest version (below) to see what new features has been added.
    -------------------------------------------------------------------- NEW VERSION 3.0 -------------------------------------------------------------------- DATE: 2020 11TH OCTOBER
    --NEW in version 3.0:
    -- added ability to set background image, import any picture you like and display it on your screen, normal (use base64)
    -- +/- in displace elemets in all direction
    -- added rotation for all functions, clockwise or counter clockwise
    -- added triangle, normal and animated
    -- added rectangle, normal and animated (square, width=height)
    -- added ability to set backgroundcolor, normal and animated
    -- Z-index, whats elements that should be behind or infront of other elements
    -- added so all functions can have filled or transparent background (only border will show)
    -- possible to use Hexcolors
    -- use variables
    -- link code/animations to external elements (like a door for example)
     
    Tutorial on how to use Screen++ 3.0:
    I STRONGLY recommend that you watch the video on youtube and not here. Because ive putted timestamps so you easier can navigate through the video
     
    This is the link to the codes that you need to copy and past into your programming board (github):
    https://github.com/robarzangana/dualuniverseRepo/blob/main/screenplusplus_version_3.0
     
    If you have any questions/requests be sure to tell me about them here or on youtube.
    I hope you'll enjoy it!
     
     
    -------------------------------------------------------------------- OLD VERSION 2.0 --------------------------------------------------------------------
    Ive made a tutorial on youtube on how to use Screen++,  and im sorry in advance,  because i mess up few times in the video.  (its my second video):

    This is the link to the codes that you need to copy and past into your programming board (github):
    https://github.com/robarzangana/dualuniverseRepo/blob/main/screenplusplus_version_2.0
    If you have any questions/requests be sure to tell me about them here or on youtube.
    I hope you'll enjoy it!
  4. Like
    JudgementXY got a reaction from Vagnluv in Add Animations To Your Screens With Screen++ v3.0 (new update released)   
    Happy you guys like it, yeah css can be nasty sometimes ?
    Sure thing mate, i will leave some example codes that are commented in the upcoming updates.
    I will very soon release Screen++ version 3.0 with new features that has been added. I will post it here in this post, so stay tuned! 
  5. Like
    JudgementXY got a reaction from DogMinion in Add Animations To Your Screens With Screen++ v3.0 (new update released)   
    Happy you guys like it, yeah css can be nasty sometimes ?
    Sure thing mate, i will leave some example codes that are commented in the upcoming updates.
    I will very soon release Screen++ version 3.0 with new features that has been added. I will post it here in this post, so stay tuned! 
  6. Like
    JudgementXY reacted to BaconofWar in Add Animations To Your Screens With Screen++ v3.0 (new update released)   
    Way cool.. so much LUA, so little time.. I'll need to set this up at my site.
     
  7. Like
    JudgementXY reacted to nivuniconnu in Add Animations To Your Screens With Screen++ v3.0 (new update released)   
    Thanks a lot for this , i hate CSS and Really helpfull for me to create nice Screen.
    Well documented !!
    Maybe ( for new develloper) , you can add the example in the video directly in the code in comment.
     
    Thanks a lot for this
  8. Like
    JudgementXY got a reaction from BaconofWar in Add Animations To Your Screens With Screen++ v3.0 (new update released)   
    Hello all Noveans,
    So ive made a small program that i call Screen++ that enables you to add animations to your screens easily. You can use it to create geometrical shapes like ovals, circles or lines and animate them. You can make the geometrical shapes to move in x or y coordinate or change the colors of the border och background of the shapes in intervalls. You can add text and animate them the same way you can animate the geometrical shapes. Check out the newest version (below) to see what new features has been added.
    -------------------------------------------------------------------- NEW VERSION 3.0 -------------------------------------------------------------------- DATE: 2020 11TH OCTOBER
    --NEW in version 3.0:
    -- added ability to set background image, import any picture you like and display it on your screen, normal (use base64)
    -- +/- in displace elemets in all direction
    -- added rotation for all functions, clockwise or counter clockwise
    -- added triangle, normal and animated
    -- added rectangle, normal and animated (square, width=height)
    -- added ability to set backgroundcolor, normal and animated
    -- Z-index, whats elements that should be behind or infront of other elements
    -- added so all functions can have filled or transparent background (only border will show)
    -- possible to use Hexcolors
    -- use variables
    -- link code/animations to external elements (like a door for example)
     
    Tutorial on how to use Screen++ 3.0:
    I STRONGLY recommend that you watch the video on youtube and not here. Because ive putted timestamps so you easier can navigate through the video
     
    This is the link to the codes that you need to copy and past into your programming board (github):
    https://github.com/robarzangana/dualuniverseRepo/blob/main/screenplusplus_version_3.0
     
    If you have any questions/requests be sure to tell me about them here or on youtube.
    I hope you'll enjoy it!
     
     
    -------------------------------------------------------------------- OLD VERSION 2.0 --------------------------------------------------------------------
    Ive made a tutorial on youtube on how to use Screen++,  and im sorry in advance,  because i mess up few times in the video.  (its my second video):

    This is the link to the codes that you need to copy and past into your programming board (github):
    https://github.com/robarzangana/dualuniverseRepo/blob/main/screenplusplus_version_2.0
    If you have any questions/requests be sure to tell me about them here or on youtube.
    I hope you'll enjoy it!
  9. Like
    JudgementXY got a reaction from nivuniconnu in Add Animations To Your Screens With Screen++ v3.0 (new update released)   
    Hello all Noveans,
    So ive made a small program that i call Screen++ that enables you to add animations to your screens easily. You can use it to create geometrical shapes like ovals, circles or lines and animate them. You can make the geometrical shapes to move in x or y coordinate or change the colors of the border och background of the shapes in intervalls. You can add text and animate them the same way you can animate the geometrical shapes. Check out the newest version (below) to see what new features has been added.
    -------------------------------------------------------------------- NEW VERSION 3.0 -------------------------------------------------------------------- DATE: 2020 11TH OCTOBER
    --NEW in version 3.0:
    -- added ability to set background image, import any picture you like and display it on your screen, normal (use base64)
    -- +/- in displace elemets in all direction
    -- added rotation for all functions, clockwise or counter clockwise
    -- added triangle, normal and animated
    -- added rectangle, normal and animated (square, width=height)
    -- added ability to set backgroundcolor, normal and animated
    -- Z-index, whats elements that should be behind or infront of other elements
    -- added so all functions can have filled or transparent background (only border will show)
    -- possible to use Hexcolors
    -- use variables
    -- link code/animations to external elements (like a door for example)
     
    Tutorial on how to use Screen++ 3.0:
    I STRONGLY recommend that you watch the video on youtube and not here. Because ive putted timestamps so you easier can navigate through the video
     
    This is the link to the codes that you need to copy and past into your programming board (github):
    https://github.com/robarzangana/dualuniverseRepo/blob/main/screenplusplus_version_3.0
     
    If you have any questions/requests be sure to tell me about them here or on youtube.
    I hope you'll enjoy it!
     
     
    -------------------------------------------------------------------- OLD VERSION 2.0 --------------------------------------------------------------------
    Ive made a tutorial on youtube on how to use Screen++,  and im sorry in advance,  because i mess up few times in the video.  (its my second video):

    This is the link to the codes that you need to copy and past into your programming board (github):
    https://github.com/robarzangana/dualuniverseRepo/blob/main/screenplusplus_version_2.0
    If you have any questions/requests be sure to tell me about them here or on youtube.
    I hope you'll enjoy it!
  10. Like
    JudgementXY reacted to NQ-Nomad in Alpha 2 Lua changes and novelties   
    Hi guys, 
     
    Following up the release of the third Alpha 2 DevBlog about Lua, we wanted to develop things further for the most curious, dedicated and skilled among you. The API has changed so you guys will have to redo a certain amount of stuff. This being said, you'll find below some documentation that will allow you to do pretty neat stuff so knock yourselves out!
     
    Thanks to NQ-Arlequin for his help and for writing this! 
     
    How does it work
     
    All ControlUnits (Cockpits, HovercraftSeats and ProgramingBoards) can display information on the screen when activated by the current player. CockpitUnits and PilotingSeats have predefined behavior that should suit most players. However advanced players can edit the ControlUnit LUA script to adapt the display to their needs.
    There are different levels of customization possible:
     
     
    Intermediate Difficulty: Show/hide the default widget of an element linked to the Control Unit. Advanced Difficulty: Mixing those widgets in custom panels. (New in Alpha 2) Expert Difficulty: Create custom widgets from your own data or existing elements data. (New in Alpha 2) Expert Difficulty: Create your own HTML code to display custom content on your screen. (Modified in Alpha 2)  
     
    Default behavior
     
    Cockpit view

     
    Hovercraft Seat

     
    Programing Board

     
    Hovercraft Seat and Programming Board widgets do stack:

     
     
    Adding/removing element widgets in Lua
     
    API:
    slot.show() slot.hide()  
    Default Cockpit LUA Script

     
     
    We can instead only show the Core Unit widget, and hide the Control Unit widget (shown by default):
    core.show() unit.hide()
     

     
     
    NEW - Reorganizing Element widgets within panels in Lua
     
    API:
    system.createWidgetPanel(title) → panelId system.destroyWidgetPanel(panelId) system.createWidget(panelId, type) → widgetId system.destroyWidget(widgetId) system.addDataToWidget(dataId, widgetId) system.removeDataFromWidget(dataId, widgetId) slot.getDataId() → dataId slot.getWidgetType() → type  
    Instead of having all the fuel container widgets in different panels, I can create my own panel and add all fuel widgets to this panel:
    fuelPanel = system.createWidgetPanel("Fuel Tanks") for i=1,container_size do widget = system.createWidget(fuelPanel, container[i].getWidgetType()) system.addDataToWidget(container[i].getDataId(), widget) end
     

     
     
    NEW - Creating custom widgets in Lua
     
    API:
    system.createData(json) → dataId system.destroyData(dataId) system.updateData(dataId, json) slot.getData() → json  
    You can finally write your own custom data, and display them using predefined custom widget types. 4 exist for now: text, title, value, and gauge.
     panel = system.createWidgetPanel("Panel")     -- Display “Hello World” widgetText = system.createWidget(panel, "text") dataText = system.createData('{"text": "Hello World"}') system.addDataToWidget(dataText, widgetText) -- Display a title “Title” widgetTitle = system.createWidget(panel, "title") dataTitle = system.createData('{"text": "Title"}') system.addDataToWidget(dataTitle, widgetTitle) -- Display a gauge filled at 60% widgetGauge = system.createWidget(panel, "gauge") dataGauge = system.createData('{"percentage": 60}') system.addDataToWidget(dataGauge, widgetGauge) -- Display “Weight  80 kg” widgetValue = system.createWidget(panel, "value") dataValue = system.createData('{"label": "Weight", "value": "80", "unit": "kg"}') system.addDataToWidget(dataValue, widgetValue)
     

     
    You can now combine all those methods to create your own customized panels.
     
     
    CHANGED- Customize screen using html code.
     
    API:
    system.setScreen(htmlContent) system.showScreen(1/0) You can write your own html code to change the appearance of the control unit screen. It will be displayed below the widgets, so if you want full control: you can hide all widgets.
     
    html = '<div class="monitor_left window">' html = html .. '<div class="center window">monitor_left</div>' html = html .. '</div>' html = html .. '<div class="monitor_right" style="background-color: red;">' html = html .. '<div class="center window">monitor_right</div>' html = html .. '</div>' system.setScreen(html) system.showScreen(1)
     

     
    Predefined style classes
     

     
    class=”monitor_left”         defines the area of the left monitor.
    class=”monitor_right”        defines the area of the right monitor.
     

     
    class=”grid”         stacks all its child elements on an invisible wrapping vertical grid.
    class=”center”        positions an element centered to its parent. Can be the viewport.
     

     
    class=”window”        applies the Dual Universe background and border.
     
    Well, that's it for this time! We hope you'll enjoy the info here to surprise us
     
    Cheers,
    Nomad
  11. Like
    JudgementXY got a reaction from Scurvyfilms in Any solution for ERROR 106 (not authorized to connect to private server)?   
    According to support in DU Discord. If you have following error: 
    not authorized to connect to private server (error 106),
     
    You have to put in ticket (submit request) in support on the website and ask for new activation code for you account.
     
    When i get new activation code, ill write it here if that fixed issue or not.
     
    EDIT: Also, in your ticket. Write down your email that your DU account is linked to. Seems they need that too.
  12. Like
    JudgementXY reacted to Bayard in "we are working with our partner Xsolla on a way to give everyone who subscribes until most of the issues are stabilized, a free month of game time."   
    Nope, because sub are paying for playing time. They lost this time, so their money.
  13. Like
    JudgementXY reacted to Moosegun in Free Month of Game Time Announced   
    You do realise this doesnt make sense, Discord is a far newer form of communication, in this instance it is the forum that is the cave painting.........
  14. Like
    JudgementXY got a reaction from Rhyno1972 in ERROR 106   
    I got this as  i response from support. It was 2 hours ago though:

×
×
  • Create New...