Recent content by Mandarni

  1. Mandarni

    Neotech 2 one-shot

    I think this is a decently clean interface for armor. The individual armors need to be cleaned up a bit, but the armor coverage summary is quite clean. However, this means that the API that handles shooting needs to take into account that different bodyparts will have different armor, and the...
  2. Mandarni

    Neotech 2 one-shot

    Currently reworking the shooting API so that it can take into account the more detailed armor system (rather than a single armor suit covering entire body), while still being as easy to use as possible. After all, I firmly believe that a good virtual tabletop should take advantage of the...
  3. Mandarni

    Neotech 2 one-shot

    https://app.roll20.net/join/8867835/V8mJWA I can't distribute it, since it contains too much material from the book. But I would be more than happy if you want to take a look :)
  4. Mandarni

    Neotech 2 one-shot

    Thank you. It has been a hell of a work getting everything working decently. About 20k lines of code, mostly due to the excessive amount of lists and stuff, haha. But yeah, character creation is done. Melee combat, explosives and cybertech is what remains to be developed.
  5. Mandarni

    Neotech 2 one-shot

  6. Mandarni

    Neotech 2 one-shot

    Hi, My character sheet is nearing its completion. So was thinking of having a little one-shot next Wednesday, about 21:00 (Stockholm). Anyone interested?
  7. Mandarni

    N2 Roll20 character sheet

    If anyone is hungry for spaghetti :D
  8. Mandarni

    N2 Roll20 character sheet

    My god, the code is quite the spaghetti. Maybe I should spend a day or two just cleaning it up. It works, but it ain't pretty. Anyway, since the amount of armor depends on hit location, I had to split the damage calculation and hit calculation into two separate parts: basically you first click...
  9. Mandarni

    N2 Roll20 character sheet

    Remade the API into a Neotech engine, which will make it easier to implement future features. But damn, that took a while to implement, since I am newbie at JS. Edit: As a part of remaking the API and rewriting the explosive dice api, it now accounts for critical success and fumbles.
  10. Mandarni

    N2 Roll20 character sheet

    TODO: Health Trauma Pain Psychosis Exhaustion Wounds TODO: Shotguns TODO: Equipment TODO: Ammo TODO: Explosives TODO: API for skills TODO: API for shooting handguns and rifles Single shot Double shot Burst Automatic fire TODO: API for shooting shotguns Single shot...
  11. Mandarni

    N2 Roll20 character sheet

    Implemented shotguns, though I simplified it to buckshot/slug for civilian shotguns, and flechette/hydroshock for military, since too much ammo gets.... bothersome to implement.
  12. Mandarni

    N2 Roll20 character sheet

    Tack. Mycket är kvar att göra. General inventory Ammo Armor Character creation guide A lot of ranged weapons Melee weapons Explosives Develop API for handling combat But yeah, jag tror det här kan vara ett hyffsat okej karaktärsblad för att både vara effektivt och se okej ut.
  13. Mandarni

    N2 Roll20 character sheet

    I am a sucker for transparency when it comes to style haha
  14. Mandarni

    N2 Roll20 character sheet

    En preview för de av er som inte har roll20 :)
  15. Mandarni

    N2 Roll20 character sheet

    Arbetar lite med karaktärsblad och API för Neotech 2. https://app.roll20.net/join/8867835/V8mJWA Feedback är varmt välkommen. Tack.
Top