Commit Graph

4285 Commits

Author SHA1 Message Date
Flashfyre 9e0a8a3030 Fix hanging after catching Pokemon without releasing 2023-07-03 10:59:56 -04:00
Flashfyre 0c24ef3e42 Add space background 2023-06-29 11:44:58 -04:00
Flashfyre 23de25d585 Implement nineslice for some UI windows 2023-06-16 12:13:52 -04:00
Flashfyre cb2c77542d Add ruins background 2023-06-06 11:09:34 -04:00
Flashfyre f7ca13d96e Fix crashing issues 2023-06-06 10:14:53 -04:00
Flashfyre ffa4c60011 Add reviver seed item (untested) 2023-06-06 08:16:07 -04:00
Flashfyre 59c63234a5 Add abyss background 2023-06-05 23:25:17 -04:00
Flashfyre 6b1f96e0c1 Fix issues with shader code 2023-06-05 23:01:00 -04:00
Flashfyre da8629164e Fix some bugs 2023-06-05 11:39:49 -04:00
Flashfyre 0cc87b4ba0 Add sprite shadows and update engine 2023-06-04 21:47:43 -04:00
Flashfyre 1b5e757731 Fix name and icon for max lure item 2023-06-02 23:40:41 -04:00
Flashfyre bf2eca2851 Add shader for sprite tone 2023-06-02 18:33:51 -04:00
Flashfyre 3fc830f401 Fix some bugs related to double battles 2023-06-02 11:41:08 -04:00
Flashfyre 105b5cd510 Fix some bugs and add factory bg 2023-06-01 13:54:52 -04:00
Flashfyre 7e0974a6c2 Add lure items 2023-06-01 11:22:34 -04:00
Flashfyre 9faa489f19 Add endless mode
Add endless mode; prevent stat booster items from being transferred or stolen
2023-05-31 19:54:57 -04:00
Flashfyre ac9814e665 Fix issues with targeting 2023-05-31 15:04:03 -04:00
Flashfyre 47fd9985c8 Fix some bugs with double battle switching 2023-05-31 12:38:55 -04:00
Flashfyre 95f35fd2f7 Fix post turn abilities running exponentially 2023-05-31 11:20:06 -04:00
Flashfyre 890d8bc531 Fix plains arena background not working 2023-05-31 10:33:20 -04:00
Flashfyre b9ac3be0bc Add new backgrounds 2023-05-31 10:21:38 -04:00
Flashfyre cde5fe45b0 Attempt fixing new biome double battle visual bug 2023-05-30 12:15:59 -04:00
Flashfyre 1cf21a994b Add wasteland background 2023-05-30 10:21:09 -04:00
Flashfyre 2dd3c273ab Add new mountain background 2023-05-30 09:46:42 -04:00
Flashfyre 85c2ca718a Add Wonder Guard HP exception 2023-05-29 13:25:36 -04:00
Flashfyre 235ee91287 Add dojo background 2023-05-29 12:32:24 -04:00
Flashfyre 516c8c6d13 Fix EXP based on your own side 2023-05-29 12:24:38 -04:00
Flashfyre 683c1f660e Fix crash with multi-hit moves when target faints 2023-05-29 11:39:47 -04:00
Flashfyre ab5f66f11c Minor changes 2023-05-23 10:44:33 -04:00
Flashfyre 5c7b2ccecc Fix some minor bugs 2023-05-19 16:13:11 -04:00
Flashfyre 2c4a90bf1c Fix crash with common animations 2023-05-19 13:02:58 -04:00
Flashfyre b0112c5acb Fix issue with battle continuing after enemy faint 2023-05-19 12:35:06 -04:00
Samuel H b9f7ba173d
Implement Double Battles (#1)
* Add WiP logic for double battles

* Minor changes for double battles

* More fixes for double battles

* Show battle info for both in double battles

* Improvements to double battles

* Add double battle version of party UI

* Fix some issues with double battles

* Updates to double battles

* More work on double battles for stability

* Fix issues with ability bar and evolution screen

* Add chance for double battles
2023-05-18 11:11:06 -04:00
Flashfyre e2d6890072 Add Ice Cave background 2023-05-15 08:45:26 -04:00
Flashfyre 0757fd88a4 Add new backgrounds 2023-05-11 12:16:10 -04:00
Flashfyre ceeb2efd0a Add badlands BG and update sea BG 2023-05-11 10:31:39 -04:00
Flashfyre 9f28a067cd Use weight 0 for modifiers when stack is maxed 2023-05-09 15:01:27 -04:00
Flashfyre 930b960374 Increase EXP max level to 10000
Increase EXP max level to 10000; add new battle BGs and random props for enemy side
2023-05-09 12:43:28 -04:00
Flashfyre b82d3a55e4 Implement some moves 2023-05-08 18:48:35 -04:00
Flashfyre 66cd02fc30 Add beach and city backgrounds 2023-05-08 10:03:57 -04:00
Flashfyre 40e69789c8 Add run logic and forest background 2023-05-07 17:05:19 -04:00
Flashfyre fda8e6055a Fix typo in move setting logic 2023-05-06 17:31:45 -04:00
Flashfyre c88828548c Implement some abilities 2023-05-06 12:13:35 -04:00
Flashfyre 15cfd3bad4 Add color change ability, some moves, and fix mimic 2023-05-06 00:42:01 -04:00
Flashfyre 45f73cc6ed Add missing import 2023-05-05 22:05:26 -04:00
Flashfyre 095d98a8cb Implement some moves 2023-05-05 18:20:55 -04:00
Flashfyre d53959e0a9 Add Grip Claw item and fix evolution logic bug 2023-05-05 16:55:46 -04:00
Flashfyre f33ee493bd Fix random wild evolution logic 2023-05-04 20:47:41 -04:00
Flashfyre 4423f79b66 Attempt fixing crash 2023-05-04 16:38:56 -04:00
Flashfyre 2cafe0bd76 Add TM tiers 2023-05-04 15:55:18 -04:00