Search results

  1. S

    Implementation DamagingBlocks

    Ok, I'll work on that checkstyle and logging issues soon. In respect to unit testing, I'll try to see if I can find some examples.
  2. S

    Implementation DamagingBlocks

    The path is now updated ;) I tested it locally and it worked (it only works when you enter the block and it's at foot level). I started designing some unit testing locally but didn't commited because I dind't manage to do a succesfull setup with mock objects.:(
  3. S

    Implementation DamagingBlocks

    So I've followed all the the mentioned steps, it should be all well setted up now :)
  4. S

    Implementation DamagingBlocks

    So we had some troubles with git, that are now fixed, sorry for all the inconvenience it should be working now. https://github.com/sergiomieic/Terasology/tree/DamagingBlock/modules/DamagingBlocks :thumbsup:
  5. S

    Implementation DamagingBlocks

    The mod was developed in the develop branch, ignore the DamagingBlocks branch ( already deleted ).
  6. S

    Implementation DamagingBlocks

    Hello! We concluded the feature we proposed in this topic. It is implemented in this repository https://github.com/sergiomieic/Terasology .
  7. S

    Implementation DamagingBlocks

    I think we'll try on a first approach to work on the lava damaging scope, but a good further improvement would be to be able to generalize for every block that has some "damaging" property set but at this point of our understanding of the project that could be a little more complex
  8. S

    Resolved Compiling errors related to TeraOvr when running Terasology

    I think the problem was that I was somehow workin on a non updated fork, updating it and redoing the workpsace setup solved the issue, thanks for the help!
  9. S

    Resolved Compiling errors related to TeraOvr when running Terasology

    Hi guys, I finished setting up my dev workspace but when I try to run the PC facade, it prompts that the compilation was completed with 20 errors, all related with "org.terasology.TeraOVR". What's the quick fix to this ? Help needed. Thank you in advance.
  10. S

    "I can and I will. Watch me!"

    "I can and I will. Watch me!"
  11. S

    HI, I would like to know what processing and management methods did you guys used in the...

    HI, I would like to know what processing and management methods did you guys used in the development, methods such as waterfall, cascade, TDD, etc..
Top