Skip to content

Releases: LOGRUSFR/ldvelh_combats_simulator

1.2.2

27 Oct 20:09
Compare
Choose a tag to compare
* talents menu fix

* Java code improvement

1.2.1

27 Oct 07:14
f765788
Compare
Choose a tag to compare
* doc fix (#20)

Co-authored-by: fdunan <fabrice.dunan@gmail.com>

1.2.0

26 Oct 18:00
74aae21
Compare
Choose a tag to compare
Develop (#17)

* * code improvements

* * menu changes
* data list "improved"

* * links section upgraded

* * class name refactor
* pom + plugin update
* doc update

* * assault pause time manageable to speed up Unit tests

* * assault pause time manageable to speed up Unit tests

* * DF equipment management
* DF Combat improvements

* * DF add skills

* * current / initial value mismatch fix
* .gitignore update
* current values update menu creation

* * add NPC
* fixed combat display bug

* * code improvements

* * DF equipment management
* DF Combat improvements

* * add NPC
* fixed combat display bug

---------

Co-authored-by: fdunan <fabrice.dunan@gmail.com>

1.1.4

26 Oct 06:48
e5dd92a
Compare
Choose a tag to compare
develop (#15)

* * code improvements

* * menu changes
* data list "improved"

* * links section upgraded

* * class name refactor
* pom + plugin update
* doc update

* * assault pause time manageable to speed up Unit tests

---------

Co-authored-by: fdunan <fabrice.dunan@gmail.com>

1.1.3

26 Oct 06:25
Compare
Choose a tag to compare
* class name refactor

* pom + plugin update
* doc update

1.1.2

24 Oct 20:56
322675c
Compare
Choose a tag to compare
Merge pull request #6 from LOGRUSFR/develop

develop

1.1.1

25 Oct 06:52
Compare
Choose a tag to compare

V1.1.1:

  • Features
    ** Unit test
    ** Manifest version + program name

  • Fixes
    ** Serialization
    ** Dependancies embedded (JAXB runtime)
    ** Version display

Full Changelog: 1.1.0...1.1.1

V1.1.0

24 Oct 09:57
Compare
Choose a tag to compare

ldvelh-combats ...renamed to ldvelh_combats_simulator V1.1.0

technical release

  • upgrade to JAVA 11
  • JAXB issue
  • added lombok
  • cleaned code partially

etc etc...

Full Changelog: 1.0.0...1.1.0

V1.0.0

07 May 12:15
Compare
Choose a tag to compare

ldvelh-combats V1.0.0

  • ready to manage demonspawn combats :
  • can list create manually and automatically characters, restore life points
  • characters are stored in an XML way
    etc etc...