Difference between revisions of "ScalarN/Version History"
< ScalarN
Jump to navigation
Jump to search
(Initial commit) |
m (use template:ScalarNVersion) |
||
Line 1: | Line 1: | ||
− | * 0.01 phase 1 | + | * {{ScalarNVersion|version=0.01 phase 1|date={{date|2018|07|20}} – |dev=1}} |
** State-of-the-art melee radar that maximizes scan rate | ** State-of-the-art melee radar that maximizes scan rate | ||
*** Unified design for melee and duel | *** Unified design for melee and duel | ||
*** Graceful handling of out-ranged robot | *** Graceful handling of out-ranged robot | ||
− | * 0.01 phase 0 | + | * {{ScalarNVersion|version=0.01 phase 0|date={{date|2018|07|09}} – {{date|2018|07|20}}}} |
** Lightweight Log4j style logging for robot and corresponding Intellij plugin | ** Lightweight Log4j style logging for robot and corresponding Intellij plugin | ||
** BaseRobot — AdvancedRobot alternative, decoupling bot implementation from robocode | ** BaseRobot — AdvancedRobot alternative, decoupling bot implementation from robocode | ||
** Subject/Listener style component communication, and bind together automatically via ListenerRegister module! | ** Subject/Listener style component communication, and bind together automatically via ListenerRegister module! | ||
** Fully redesigned ''Unit'' module that provides a unified model for all robots in battlefield | ** Fully redesigned ''Unit'' module that provides a unified model for all robots in battlefield |
Revision as of 04:27, 3 August 2018
- 0.01 phase 1 (July 20, 2018 – ) Developing
- State-of-the-art melee radar that maximizes scan rate
- Unified design for melee and duel
- Graceful handling of out-ranged robot
- State-of-the-art melee radar that maximizes scan rate
- 0.01 phase 0 (July 09, 2018 – July 20, 2018)
- Lightweight Log4j style logging for robot and corresponding Intellij plugin
- BaseRobot — AdvancedRobot alternative, decoupling bot implementation from robocode
- Subject/Listener style component communication, and bind together automatically via ListenerRegister module!
- Fully redesigned Unit module that provides a unified model for all robots in battlefield