GitHub / jjonescz/marioai / commits
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| 381fecfa | Fix JDK 13 bug | Jan Joneš <j****s@o****z> | almost 7 years ago | |
| eae72da6 | Update README: Java 12 and 13 do not work | Adam Dingle <a****m@m****g> | almost 7 years ago | |
| 3711ad77 | Remove compile.bat build files | Adam Dingle <a****m@m****g> | almost 7 years ago | |
| 693a1bbc | Update project description in README.md | Adam Dingle <a****m@m****g> | almost 7 years ago | |
| 5faa80ac | Simplify scoring system | Adam Dingle <a****m@m****g> | almost 7 years ago | |
| a20b7c15 | Remove Gradle build files | Adam Dingle <a****m@m****g> | almost 7 years ago | |
| b4068cba | Eliminate remaining build warnings | Adam Dingle <a****m@m****g> | almost 7 years ago | |
| 92ac5917 | Make Entity class non-generic | Adam Dingle <a****m@m****g> | almost 7 years ago | |
| 242c89e6 | Remove unused methods | Adam Dingle <a****m@m****g> | almost 7 years ago | |
| b0d15175 | Add serialVersionUID to serializable classes | Adam Dingle <a****m@m****g> | almost 7 years ago | |
| 67371ea8 | Access static fields statically | Adam Dingle <a****m@m****g> | almost 7 years ago | |
| 74eb080a | Remove unused fields and variables | Adam Dingle <a****m@m****g> | almost 7 years ago | |
| 27095926 | Remove unused imports | Adam Dingle <a****m@m****g> | almost 7 years ago | |
| 8f391968 | Improve documentation | Adam Dingle <a****m@m****g> | almost 7 years ago | |
| c0a2ac8e | merge Merge pull request #1 from udoga/master |
Adam Dingle <a****m@m****g>
Committed by: GitHub <n****y@g****m> |
almost 8 years ago | |
| 20f6a25f | fix version in build.gradle | Doga Sezgin <d****n@g****m> | almost 8 years ago | |
| fba90bf8 | add option for building with gradle | Doga Sezgin <d****n@g****m> | almost 8 years ago | |
| 0a2b26f8 | English cleanup in code | Adam Dingle <a****m@m****g> | almost 8 years ago | |
| 49f56cfa | English cleanup | Adam Dingle <a****m@m****g> | almost 8 years ago | |
| 5ab3fe28 | Adding SimpleLogging lib, simple scaffold over Java Logger; all System.out/er... | Jakub Gemrot <j****t@g****m> | almost 9 years ago | |
| 5d9785ff | README | Jakub Gemrot <j****t@g****m> | about 9 years ago | |
| be1648c1 | MarioAI4J/.../MarioControl: crouch() added (kudos to Tomas Novotny) | Jakub Gemrot <j****t@g****m> | almost 10 years ago | |
| add8e094 | Fixing .classpath | Jakub Gemrot <j****t@g****m> | almost 10 years ago | |
| 3cf6353c | Fixing bug in determining mario.speed.y | Jakub Gemrot <j****t@g****m> | almost 10 years ago | |
| 0b02728e | Fixing absolute path to lib within .classpath making it relative. | Jakub Gemrot <j****t@g****m> | almost 10 years ago | |
| ee44ae3c | More compile.bat files added; Some comments added. | Jakub Gemrot <j****t@g****m> | almost 10 years ago | |
| 3eb2ce11 | Cosmetics. | Jakub Gemrot <j****t@g****m> | almost 10 years ago | |
| a8c9c75f | MarioAgent: deleting dangling line | Jakub Gemrot <j****t@g****m> | almost 10 years ago | |
| a472638c | MarioAI4J-Tournament: adding compile.bat for the sake of conventions | Jakub Gemrot <j****t@g****m> | almost 10 years ago | |
| b7a3a7da | README.md updated. | Jakub Gemrot <j****t@g****m> | almost 10 years ago | |
| ff2638f1 | MarioAI4J-Agents: | Jakub Gemrot <j****t@g****m> | almost 10 years ago | |
| 27e153e1 | Agent debug output position. | Jakub Gemrot <j****t@g****m> | almost 10 years ago | |
| ef4de1e9 | 1) MarioControl revisted and polished, it is now possible to both "sprint" an... | Jakub Gemrot <j****t@g****m> | almost 10 years ago | |
| cf47a051 | README.md ... | Jakub Gemrot <j****t@g****m> | almost 10 years ago | |
| abea1c5a | 1) adding stuff I've forget to add :-/ | Jakub Gemrot <j****t@g****m> | almost 10 years ago | |
| f7f4ca40 | README typo. | Jakub Gemrot <j****t@g****m> | almost 10 years ago | |
| 99b5fcfa | README update | Jakub Gemrot <j****t@g****m> | almost 10 years ago | |
| 73c49436 | 1) MarioControl added => allows for easier control of Mario entity (brush out... | Jakub Gemrot <j****t@g****m> | almost 10 years ago | |
| fe28a4d4 | Adding FastOpts.AI_RECEPTIVE_FIELD for fast setting of Mario's receptive fiel... | Jakub Gemrot <j****t@g****m> | over 10 years ago | |
| 44dfb9f9 | README: mentioning Mario4J-Tournament project | Jakub Gemrot <j****t@g****m> | almost 11 years ago | |
| 2ca9a664 | MatioAI4J-Tournament project added | Jakub Gemrot <j****t@g****m> | almost 11 years ago | |
| 5013acd7 | 1) MarioSimulator now correctly returns non-shared instance of EvaluationInfo... | Jakub Gemrot <j****t@g****m> | almost 11 years ago | |
| 199c1c9a | Trying to strip the simulator from all unnecessary stuff: PunctualJudge remov... | Jakub Gemrot <j****t@g****m> | almost 11 years ago | |
| dd3dd949 | FastOpts changed: visualization is now separated from fast level definition, ... | Jakub Gemrot <j****t@g****m> | almost 11 years ago | |
| 230bbb68 | Agent04_Shooter.java now contains example how to interpret EvaluationInfo. | Jakub Gemrot <j****t@g****m> | almost 11 years ago | |
| 673a3c52 | LevelGenerator.levelSeed now guaranteed to be a positive number (i.e., allows... | Jakub Gemrot <j****t@g****m> | almost 11 years ago | |
| 105d205d | 1) "P" can now pause simulation | Jakub Gemrot <j****t@g****m> | almost 11 years ago | |
| 93dc7e37 | Typo | Jakub Gemrot <j****t@g****m> | almost 11 years ago | |
| ecd8c2dd | README + LICENSE | Jakub Gemrot <j****t@g****m> | almost 11 years ago | |
| 24165b26 | Refactored MarioAI code from: http://code.google.com/p/marioai/ | Jakub Gemrot <j****t@g****m> | almost 11 years ago |