cookie966507 / Rangers

VGDev Spring 2016 Multiplayer Game
0 stars 16 forks source link

AI and UI #23

Closed AnonymousRandomPerson closed 8 years ago

AnonymousRandomPerson commented 8 years ago

-Hooked up AI with menu. --Right Bumper (Keyboard ‘i’) to add an AI player from the menu. -Made AI compatible with 3+ players. -AI goes after nearby tokens. -Improved AI ledge recognition. -Reduced thrashing with AI movement. -Increased AI fire rate. -Updated AI with arrow sound effect.

-Implemented all “Back” menu buttons. -Fixed cursor position being lost after modifying match setting. -Fixed match setting starting desynced from setting index. -Fixed some odd menu navigation directions. -Fixed spacing in displayed level names. -Fixed 4th player stats not showing in match UI. -Made health/fire point UI disappear if player is killed. -Made 2nd-4th player names not require 4 characters.

-Fixed arrows and players bypassing arrow destroyers with zero-gravity.