• Lolindir

    by Published on 11-25-2018 06:35 AM   

    Weekly Update

    11/25/2018
    The SWGEmu Development Division

    We are using Jenkins & Gerrit. You can find all commits to Test Center Nova here. You can still report all bugs you find on Test Center Nova to the Mantis Bug Tracker. A helpful guide to bug reporting can be found here.
    Our current focus is the Publish 10 Checklist. Features planned to be in publish 10 can be seen in the SWGEmu Roadmaps

    Non linked Mantis reports are in the dev/QA area and can not be viewed with out dev/QA access.



    (Stable) = Commits are now on Basilisk
    (Unstable) = Commits are on TC Nova and are being tested






    TheAnswer (Lead Developer)
    • (unstable)[Updated] Engine3

    Lordkator (DevOps Engineer)
    • (unstable)[Fixed] Clarify code around decay process
    • (unstable)[Added] Building and Structure debug code to verify structure decay process
    • (unstable)[Added] Mail message when building is destroyed because of decay
    • (unstable)[Added] Ability to pass cmake args from command line
    • (unstable)[Fixed] Move CMAKE_ARGS to end of cmake cmd
    • (unstable)[Added] Show number of hours out of maintenance in log
    • (unstable)[Fixed] Always show the destroy email in log
    • (unstable)[Fixed] Typo in destroyed house subject
    • (unstable)[Fixed] Check for potential int overflow
    • (unstable)[Fixed] Remove duplicate structure emails
    • (unstable)[Added] Logging of structure task destruction reasons
    • (unstable)[Added] Compile time option DEBUG_STRUCTURE_TASK_NO_DESTROY
    • (unstable)[Fixed] In destroy email only mention item deletion on buildings
    • (unstable)[Added] Export building to JSON file







    ~ The SWGEmu Development Division
    by Published on 11-18-2018 10:35 AM   

    Weekly Update

    11/18/2018
    The SWGEmu Development Division

    We are using Jenkins & Gerrit. You can find all commits to Test Center Nova here. You can still report all bugs you find on Test Center Nova to the Mantis Bug Tracker. A helpful guide to bug reporting can be found here.
    Our current focus is the Publish 10 Checklist. Features planned to be in publish 10 can be seen in the SWGEmu Roadmaps

    Non linked Mantis reports are in the dev/QA area and can not be viewed with out dev/QA access.



    (Stable) = Commits are now on Basilisk
    (Unstable) = Commits are on TC Nova and are being tested






    TheAnswer (Lead Developer)
    • (unstable)[Started] Json serialization of SceneObjects
    • (unstable)[Added] Rest endpoint to query object data
    • (unstable)[Fixed] Duplicate values in baseHAM of the templates
    • (unstable)[Fixed] Race in structure permission lists sendto
    • (unstable)[Fixed] Stability issue
    • (unstable)[Fixed] Removed unneeded cmake 3.7 requierement
    • (unstable)[Fixed] Converting to proper json in content output for the restendpoint
    • (unstable)[Added] Json support to more objects
    • (unstable)[Updated] Engine3 submodule
    • (unstable)[Fixed] StringIdChatParameter stringID json serialization
    • (unstable)[Added] More json serialization to classes x 2
    • (unstable)[Fixed] REST API control allow origin header
    • (unstable)[Added] More json annotations
    • (unstable)[Added] Simple restapi.html example to explore objects
    • (unstable)[Added] Setting StackTrace binary name for addr2line in case its notcore3

    Miztah (Developer)
    • (unstable)[Fixed] A couple heal command arena checks







    ~ The SWGEmu Development Division
    by Published on 11-11-2018 06:56 AM   

    Weekly Update

    11/11/2018
    The SWGEmu Development Division

    We are using Jenkins & Gerrit. You can find all commits to Test Center Nova here. You can still report all bugs you find on Test Center Nova to the Mantis Bug Tracker. A helpful guide to bug reporting can be found here.
    Our current focus is the Publish 10 Checklist. Features planned to be in publish 10 can be seen in the SWGEmu Roadmaps

    Non linked Mantis reports are in the dev/QA area and can not be viewed with out dev/QA access.



    (Stable) = Commits are now on Basilisk
    (Unstable) = Commits are on TC Nova and are being tested






    Miztah (Developer)
    • (unstable)[Fixed] Structure maintenance task not rescheduling when building iscondemned
    • (unstable)[Fixed] Maintenance task for buildings condemned prior to bankmaintenance withdrawal change
    • (unstable)[Added] More rank data validation to rank maintenance task and rankvoting update task
    • (unstable)[Added] Arena duel checks to other healing commands
    • (unstable)[Fixed] FRS validation typo
    • (unstable)[Added] Check for existing FRS boxes to frog FRS granting option
    • (unstable)[Added] Open seats to showCouncilRank sui

    Hakry
    (Quality Assurance)
    • (unstable)[Fixed] Player pet droid ambient sounds (Not retroactive for previously crafted droid Pets). Mantis #7238, #6075
    • (unstable)[Fixed] Crafted droid mobile typos






    ~ The SWGEmu Development Division
    by Published on 11-04-2018 10:58 AM   

    Weekly Update

    11/04/2018
    The SWGEmu Development Division

    We are using Jenkins & Gerrit. You can find all commits to Test Center Nova here. You can still report all bugs you find on Test Center Nova to the Mantis Bug Tracker. A helpful guide to bug reporting can be found here.
    Our current focus is the Publish 10 Checklist. Features planned to be in publish 10 can be seen in the SWGEmu Roadmaps

    Non linked Mantis reports are in the dev/QA area and can not be viewed with out dev/QA access.



    (Stable) = Commits are now on Basilisk
    (Unstable) = Commits are on TC Nova and are being tested






    TheAnswer (Lead Developer)
    • (unstable)[Fixed] Account object race
    • (unstable)[Fixed] Typo in AccountManager.cpp





    ~ The SWGEmu Development Division
    by Published on 10-28-2018 09:29 AM   

    Weekly Update

    10/28/2018
    The SWGEmu Development Division

    We are using Jenkins & Gerrit. You can find all commits to Test Center Nova here. You can still report all bugs you find on Test Center Nova to the Mantis Bug Tracker. A helpful guide to bug reporting can be found here.
    Our current focus is the Publish 10 Checklist. Features planned to be in publish 10 can be seen in the SWGEmu Roadmaps

    Non linked Mantis reports are in the dev/QA area and can not be viewed with out dev/QA access.



    (Stable) = Commits are now on Basilisk
    (Unstable) = Commits are on TC Nova and are being tested






    TheAnswer (Lead Developer)
    • (unstable)[Changed] Optimized some object sizes
    • (unstable)[Updated] New engine compat
    • (unstable)[Fixed] SpeedModChange serialization methods returning wrong value
    • (unstable)[Changed] Cleaned up Makefile, added build-cmake-tags and build-cmake-compdb target
    • (unstable)[Changed] Destroying db mail objects on load without going through theobject manager
    • (unstable)[Fixed] readme.md typo
    • (unstable)[Added] engine3 as a git submodule, cmake now downloads engine3automatically if it doesn't find it along MMOCoreORB
    • (unstable)[Fixed] A warning in old compilers and new warning in gcc7 and java 10
    • (unstable)[Updated] Readme
    • (unstable)[Fixed] cmake dependencies on engine3 submodule
    • (unstable)[Fixed] Testing all compiler options before setting them in cmake
    • (unstable)[Fixed] Marking find package cmake variables as advanced

    reoze (Developer)
    • (unstable)[Fixed] Stability issue





    ~ The SWGEmu Development Division
    by Published on 10-21-2018 08:56 AM   

    Weekly Update

    10/21/2018
    The SWGEmu Development Division

    We are using Jenkins & Gerrit. You can find all commits to Test Center Nova here. You can still report all bugs you find on Test Center Nova to the Mantis Bug Tracker. A helpful guide to bug reporting can be found here.
    Our current focus is the Publish 10 Checklist. Features planned to be in publish 10 can be seen in the SWGEmu Roadmaps

    Non linked Mantis reports are in the dev/QA area and can not be viewed with out dev/QA access.



    (Stable) = Commits are now on Basilisk
    (Unstable) = Commits are on TC Nova and are being tested






    TheAnswer (Lead Developer)
    • (unstable)[Fixed] Several minor leaks
    • (unstable)[Added] Make build-ninja targets
    • (unstable)[Added] Moved mysql from engine to core
    • (unstable)[Changed] Using std atomics
    • (unstable)[Requires] New engine update
    • (unstable)[Fixed] Typo in sql file
    • (unstable)[Fixed] Compiling with clang on linux
    • (unstable)[Added] gcc min version check
    • (unstable)[Added] Ubsan compile option
    • (unstable)[Fixed] Clang 7 warning
    • (unstable)[Fixed] Some UBSAN reports
    • (unstable)[Reverted] Recent change due to deadlock
    • (unstable)[Fixed] Deleting mail objects on boot without loading into ram
    • (unstable)[Added] CleanupMailCount config option

    Ivojedi (Lead Core Developer)
    • (unstable)[Fixed] Some cppcheck errors
    • (unstable)[Fixed] Some deletes
    • (unstable)[Fixed] Memory leak
    • (unstable)[Added] Objects created via /createSpawningElement are now trackedserversside, per planet
    • (unstable)[Added] Deleteall option to /createSpawningElement to destroy allobjects created via that command on current planet
    • (unstable)[Changed] /createSpawningElement can now only delete objects that werecreated by it
    • (unstable)[Fixed] /createSpawningElement spawn heading arg not being used fornon-buildings
    • (unstable)[Fixed] Structures placed by /createSpawningElement via StructureManagerare now destroyed via StructureManager when deleted by the command

    Miztah (Developer)
    • (unstable)[Fixed] Createspawningelement not working on static structure objects

    Hakry
    (Quality Assurance)
    • (unstable)[Changed] EC Permissions

    Aso
    (Community contributors)
    • (unstable)[Changed] Staff accounts can access the server even if its locked





    ~ The SWGEmu Development Division
    by Published on 10-14-2018 06:00 AM   

    Weekly Update

    10/14/2018
    The SWGEmu Development Division

    We are using Jenkins & Gerrit. You can find all commits to Test Center Nova here. You can still report all bugs you find on Test Center Nova to the Mantis Bug Tracker. A helpful guide to bug reporting can be found here.
    Our current focus is the Publish 10 Checklist. Features planned to be in publish 10 can be seen in the SWGEmu Roadmaps

    Non linked Mantis reports are in the dev/QA area and can not be viewed with out dev/QA access.



    (Stable) = Commits are now on Basilisk
    (Unstable) = Commits are on TC Nova and are being tested






    Miztah (Developer)
    • (unstable)[Fixed] Bug with lua persistent events
    • (unstable)[Added] Auction window text filtering and min/max price filteringfunctionality (needs updated client UI file)












    ~ The SWGEmu Development Division
    Page 49 of 58 FirstFirst ... 39 45 46 47 48 49 50 51 52 53 ... LastLast