nik312123 / Undyne

0 stars 0 forks source link

ChangesGalore #93

Closed nik312123 closed 6 years ago

nik312123 commented 6 years ago

Fixed replay picture to remove 'Q' option, made delay and speed actually affect game, disabled speed and delay fields when direction is being changed, added removal of fields if an attack is deleted, added more checks for disabling and enabling bottom bar fields, consolidated Runner constructors into main method, fixed drag button dragging, changed keylistener to keybindings, fixed problem with Undyne messages, added focus changing based on mouse clicks, stopped glitch where NumberFields could not be selected by using a global mouselistener, setting field usability in the draw method instead of the mouseclicked method, and removing the requestFocus() stuff, added defense.* to coverage, removed unused images, prevented text fields from appearing above top and bottom bars, changed pop-up and gradient button classes and changed code accordingly