Commit Graph

107 Commits

Author SHA1 Message Date
Jeasonfire b466dd8cc5 Added jumping "animation". 2015-05-27 13:47:52 +03:00
Jeasonfire e27cfc71b6 Added next-level button for emergency situations. 2015-05-18 05:12:33 +03:00
Allexit e9270efbc6 Updated GameName, added icon and removed useless logs 2015-05-18 04:53:43 +03:00
Jeasonfire 9d6acce419 Made final boss a bit harder. 2015-05-18 04:47:36 +03:00
Jeasonfire fc42cabe10 Fixed nullpointer in Round 10. 2015-05-18 04:36:47 +03:00
Jeasonfire 2f94f7e0bf Merge branch 'ai' 2015-05-18 04:27:35 +03:00
Allexit e79f3f5e10 Added 5 more levels 2015-05-18 04:26:34 +03:00
Jeasonfire 4a38199b09 Remade PanicAI. 2015-05-18 04:20:09 +03:00
Jeasonfire 5ccb90911d Moved the disabling of the alive-flag on entities. 2015-05-18 04:00:16 +03:00
Jeasonfire 63f50a199a Added RelentlessAI. 2015-05-18 03:47:07 +03:00
Jeasonfire 0edf2df131 Merge branch 'adding_license_text' 2015-05-18 03:24:29 +03:00
Jeasonfire 07a8ae7b3a Added license text. 2015-05-18 03:22:13 +03:00
Jeasonfire 20fbb0e49f Added round 5 to list & implemented gore levels. 2015-05-18 03:15:56 +03:00
Jeasonfire 8bd04ed140 Added round 5 to list & implemented gore levels. 2015-05-18 02:55:02 +03:00
Jeasonfire 9a0ea282c9 Added round 5. 2015-05-18 02:35:23 +03:00
Jeasonfire fc3732deef Merge branch 'ai' 2015-05-18 02:22:11 +03:00
Jeasonfire f9668d4333 Improved berserker AI. 2015-05-18 02:20:10 +03:00
Allexit e1c15c2465 Added "Quit" button 2015-05-18 02:14:04 +03:00
Jeasonfire db9af3fd05 Merge branch 'master' into ai 2015-05-18 02:09:32 +03:00
Jeasonfire b07dc822e2 Added berserker AI. (WIP) 2015-05-18 02:09:12 +03:00
Allexit e465931b2d Fixed an input bug by adding an "activated" boolean for inputs 2015-05-18 01:54:18 +03:00
Jeasonfire ffec32ec77 Merge branch 'ai'
Conflicts:
	core/src/com/saltosion/gladiator/systems/CombatSystem.java
2015-05-18 01:14:21 +03:00
Jeasonfire 43150f0de1 Added sounds to actions. (Credit: Allexit) 2015-05-18 01:10:20 +03:00
Jeasonfire 814f9c9788 Increased physics precision & cleanup. 2015-05-18 01:05:47 +03:00
Jeasonfire cd115865a8 Added a new AI & 2 rounds. 2015-05-18 00:55:09 +03:00
Jeasonfire 010d19b414 Merge branch 'ai' 2015-05-18 00:02:46 +03:00
Jeasonfire 48218fca7c Added audio files. (Credit: Allexit) 2015-05-17 23:58:43 +03:00
Jeasonfire ea3efb2205 Added AI's. 2015-05-17 23:26:03 +03:00
Jeasonfire 4d074bee4a Added AI react distance debug rendering. 2015-05-17 21:36:53 +03:00
Jeasonfire 78b4204cd3 Shortened splash screen delays. 2015-05-17 20:47:30 +03:00
Jeasonfire 7ea8ee3cae Added splash screens. 2015-05-17 20:43:36 +03:00
Jeasonfire a5cd73bbc3 Added healthbars. 2015-05-17 18:48:50 +03:00
Jeasonfire 41c4ae4f47 Changed font & added error handling in collision processing. 2015-05-17 16:37:09 +03:00
Allexit 49d4040b96 updated all menus and fixed titlelogo. 2015-05-17 16:26:47 +03:00
Allexit ceb9a8d18f Added new images and created nearly final version of main menu 2015-05-17 16:04:11 +03:00
Jeasonfire d70e438647 Added round 2 & fixed the round system. 2015-05-17 04:05:55 +03:00
Jeasonfire 7a7adda2c5 Implemented ParticleSystem. 2015-05-17 03:47:45 +03:00
Jeasonfire 96f2c2ac7a Fixed debug renderer. 2015-05-17 02:41:54 +03:00
Jeasonfire 508a20152c Removed swing hitbox graphic. 2015-05-17 02:36:49 +03:00
Jeasonfire 71d1001bbd Knockback on sword collision added. 2015-05-17 02:29:54 +03:00
Jeasonfire 2c4f2dbfa3 Changed gui node names. 2015-05-17 01:49:53 +03:00
Jeasonfire 63f17d6fd8 Changed filenames & combat tweaking dev. 2015-05-17 01:42:02 +03:00
Jeasonfire 94d9606963 Added game over & victory condition & round system. 2015-05-17 01:10:51 +03:00
Jeasonfire c5ad241dd3 Added level change text. 2015-05-17 00:12:24 +03:00
Jeasonfire 78d9890437 Added borders to level. 2015-05-16 23:51:20 +03:00
Jeasonfire fed3680c18 Added wall. 2015-05-16 22:50:47 +03:00
Jeasonfire 9c3643682d Added parallaxing & audience. 2015-05-16 22:28:56 +03:00
Jeasonfire c98a16dae9 Fixed a precision bug when handling big physics objects & removed 2 random platforms from TestLevel. 2015-05-16 21:50:19 +03:00
Jeasonfire bf44ad78c9 Added buttons in code & tweaked GUI interactive nodes. 2015-05-16 21:44:29 +03:00
Jeasonfire 0409e91265 Added player animations in code. 2015-05-16 21:28:45 +03:00