Releases: Lux-AI-Challenge/Lux-Design-S2
Releases · Lux-AI-Challenge/Lux-Design-S2
v2.1.0
What's Changed
- Create init.py by @zbenmo in #186
- New docs by @StoneT2000 in #191
- Simple JavaBot by @MountainOrc in #110
- fix: fix missing envCfg and factory, remove weather by @paradite in #188
- Enable cpp kit development on windows by @themmj in #190
- V2.1.0 by @StoneT2000 in #194
New Contributors
- @zbenmo made their first contribution in #186
- @MountainOrc made their first contribution in #110
Full Changelog: v2.0.6...v2.1.0
v2.0.6
v2.0.5
What's Changed
- Fix leaderboard viewer by @jmerle in #184
- Fixes kaggle notebooks where importlib-metadata >=5.0 had breaking bugs with gym by @StoneT2000 in #185
Full Changelog: v2.0.4...v2.0.5
v2.0.4
What's Changed
- Bump cpp kit to 2.0.0 by @themmj in #179
- docs by @StoneT2000 in #182
- feat(js): js simple bot by @paradite in #96
Full Changelog: v2.0.3...v2.0.4
v2.0.3
Full Changelog: v2.0.2...v2.0.3
v2.0.2-fix
Update setup.py
v2.0.2
Merge pull request #180 from Lux-AI-Challenge/v2.0.2-release V2.0.2 release
v2.0.0-fix
Merge branch 'v2.0.0-official-release'
v2.0.0
What's Changed
- Moved the EnvConfig import in agent.py to come from lux.config instea… by @LooseTerrifyingSpaceMonkey in #144
- fix: actions correctly repeat now by @liqimai in #154
- add jux as a submodule by @liqimai in #156
- v2.0.0 Changes by @StoneT2000 in #153
- fix a bug in _handle_movement_actions by @liqimai in #169
- State from obs by @StoneT2000 in #170
- V2 visualizer kaggle integration by @StoneT2000 in #171
- V2 visualizer luxeye rewrite by @StoneT2000 in #157
- Visualizer fixes by @jmerle in #173
- update juxai_s2 to v2.0.0 by @liqimai in #178
- Add support for HTML replays by @jmerle in #176
- v2.0.0 - official release by @StoneT2000 in #152
New Contributors
- @LooseTerrifyingSpaceMonkey made their first contribution in #144
Full Changelog: v1.1.6...v2.0.0
v1.1.6
fix tournament ranking printer and concurrent episodes not handled