Skip to content
Snippets Groups Projects
  1. Dec 14, 2020
  2. Nov 29, 2020
  3. Sep 07, 2020
    • Zoey76's avatar
      Fixed EnemyOnly target handler · 22fdde03
      Zoey76 authored
      Fixed a bug where in duel player couldn't use debuffs such as Surrender
      to Fire against enemy, with or without ctrl key pressed.
      Fixed a bug that didn't allow to use debuff in Olympiad when opposing
      side was Clan or Alliance mate.
      
      Skills using this target handler cannot be used in party members,
      regardless of being in PvP area.
      
      Skills using this target handler can be used in Clan mates while inside
      PvP area.
      
      Guessed that unless in PvP area skills using this target handler cannot
      be used in Alliance or Command Channel members.
      
      ---
      
      Unit tests:
      Each target case is properly documented using a single unit test.
      Added 100% coverage unit tests for this target handler.
      Replaced Mockito with EasyMock.
      22fdde03
  4. Jul 15, 2020
    • Zoey76's avatar
      Adding Maven Wrapper · 22ef232e
      Zoey76 authored
      Now you can do:
      git clone
      mvnw clean install
      
      It doesn't require to download and install Maven.
      22ef232e
  5. Apr 27, 2020
  6. Jan 12, 2020
  7. Dec 27, 2019
Loading