Dominik Moritz Roth dodox
dodox pushed to master at dodox/Columbus 2022-07-01 12:10:57 +02:00
0705d62996 Getting ready for pvenv
dodox pushed to master at dodox/Columbus 2022-07-01 12:07:21 +02:00
7691318e99 README: Fixed layout
dodox pushed to master at dodox/Columbus 2022-07-01 12:06:45 +02:00
68317b648e Fixed code styling in README
dodox pushed to master at dodox/Columbus 2022-07-01 12:05:53 +02:00
766de46358 README updates
dodox pushed to master at dodox/Columbus 2022-06-30 14:43:03 +02:00
a8f64897eb New Env: Football
dodox pushed to master at dodox/Columbus 2022-06-30 14:42:15 +02:00
df912b6f46 Better collision logic, Football-Entities
dodox pushed to master at dodox/Columbus 2022-06-29 18:56:07 +02:00
456b319e8a README work
dodox pushed to master at dodox/Columbus 2022-06-29 18:54:33 +02:00
e958d94b2c Fixed README
dodox pushed to master at dodox/Columbus 2022-06-29 18:54:14 +02:00
0025ab3613 Made README prettier
dodox pushed to master at dodox/Columbus 2022-06-29 18:50:10 +02:00
88fc8a8067 Implemented aux penalty (enemys can radiate damage)
5b0157bfc9 Implemented Solid Collisions
Compare 2 commits »
dodox pushed to master at dodox/Columbus 2022-06-29 12:43:09 +02:00
29854b2b5c Extended output of StateObservable
d998d816a1 Updated humanPlayer.py to the new input mapping
d92758c4fd Changed defaults
db407b0819 Tweaking some envs
Compare 4 commits »
dodox pushed to master at dodox/Columbus 2022-06-26 10:56:41 +02:00
962bc4ff32 Added a icon to the README
c0f331f8f0 New Env: ColumbusCandyland_Aux10
Compare 2 commits »
dodox pushed to master at dodox/Columbus 2022-06-22 20:32:47 +02:00
4f3c8bec8b Add manual controll override and pause functionality
dodox pushed to master at dodox/Columbus 2022-06-22 16:05:55 +02:00
60892ee145 Gave all envs a max time of 2min
95568bf475 Fixed imports to use package-reference
321472e717 Removed comment
Compare 3 commits »
dodox pushed to master at dodox/Columbus 2022-06-22 13:09:30 +02:00
bb006eceb0 Fixed wrong color for Void when env.void_barrier is set
4cd64a6fbd Implemented CLI to select env for testing
7113190e35 Fixed incrorrect rng seeding
Compare 3 commits »
dodox pushed to master at dodox/Columbus 2022-06-21 22:30:25 +02:00
2132deedcd Removed debug-prints from StateObservable
983d5071a4 Fixed bugs with StateObservable
624cefff8d Testing output for StateObservable
1354a0a853 Registering StateObservable-based envs
Compare 4 commits »
dodox pushed to master at dodox/Columbus 2022-06-21 21:39:36 +02:00
519c57bb64 Added explaination for entities.Void
b0aeb94cd7 Fixed Bug RayObservable did not detect lower Void
Compare 2 commits »
dodox pushed to master at dodox/Columbus 2022-06-21 15:14:47 +02:00
b668cf5746 Ensure truly random envs on env_seed=None; detect key-presses on
9619ce21a1 Testing other envs...
Compare 2 commits »
dodox pushed to master at dodox/Columbus 2022-06-20 23:12:02 +02:00
fe6cb991dd Added toggling map via 'm'
4bfa15b362 Bug fixes and minor additions to observables
1eb86bef06 allow unseeded envs; void acting as barrier (enemy); and registering
1c21da5513 removed gym_binding; moved functionality into env
a0ffc8d3fa auto import env (and register gym-envs) on pkg-load
Compare 5 commits »
dodox pushed to master at dodox/Columbus 2022-06-19 23:14:55 +02:00
1c81c6bae9 Added entities.Void for RayTracing detection of Border