Commit Graph

3538 Commits

Author SHA1 Message Date
InnocentGameDev
4eed29d1d8 Expanded 'Weird Dream' banlist and fixed a bug with the BST bump range 2024-08-17 17:58:32 +02:00
Asdar
e5082718bd
Merge pull request #147 from AsdarDevelops/Asdar
fix yml whoopsie
2024-08-15 20:52:58 +02:00
InnocentGameDev
6812194882 fix yml whoopsie 2024-08-15 19:59:37 +02:00
Asdar
848e3c1171
Merge pull request #146 from AsdarDevelops/Asdar
.yml updates
2024-08-15 19:58:48 +02:00
InnocentGameDev
4fe5467ee5 adjusting yml to match new labels 2024-08-15 19:05:56 +02:00
ImperialSympathizer
dddbc093ab
Merge pull request #145 from AsdarDevelops/weird-dream
Add Weird Dream encounter and slight reworks to Berries Abound/Fight or Flight
2024-08-15 12:55:29 -04:00
ImperialSympathizer
6fe16ff0ba Add Weird Dream encounter and slight reworks to Berries Abound/Fight or Flight 2024-08-15 12:47:50 -04:00
Asdar
1c55fd16f5
Merge pull request #143 from AsdarDevelops/Asdar
reordered biome list and adjusted redirection for project and labels
2024-08-15 12:42:56 +02:00
InnocentGameDev
e554f6ee4a reordered biome list and adjusted redirection for project and labels 2024-08-15 00:42:56 +02:00
ImperialSympathizer
741137d74b
Merge pull request #139 from AsdarDevelops/part-timer
Part-Timer and Dancing Lessons Encounters
2024-08-12 10:40:56 -04:00
ImperialSympathizer
7c9d34a2bb add unit tests for Dancing Lessons and Part-Timer 2024-08-12 10:35:17 -04:00
ImperialSympathizer
f90d8b0575 add part timer and dancing lessons encounters 2024-08-11 22:41:22 -04:00
ImperialSympathizer
ed12d18205
Merge pull request #128 from AsdarDevelops/clowning-around
Clowning around
2024-08-08 17:53:56 -04:00
ImperialSympathizer
de928e5d7e update unit tests 2024-08-08 17:38:41 -04:00
ImperialSympathizer
ba637e80e2 clean up unit tests 2024-08-08 16:04:14 -04:00
ImperialSympathizer
db2fb6e54d clean up ME unit tests 2024-08-08 09:24:07 -04:00
ImperialSympathizer
9f4a0d2475 add unit tests for clowning around 2024-08-07 22:55:39 -04:00
ImperialSympathizer
42eadcb36c add unit tests for clowning around 2024-08-07 22:52:12 -04:00
ImperialSympathizer
afe1015094 first implementation pass at clowning around 2024-08-05 16:14:05 -04:00
ImperialSympathizer
6d2129a3f0 Merge branch 'mystery-battle-events' of https://github.com/InnocentGameDev/PokeRogue-Events into clowning-around
merging changes from main
2024-08-03 13:46:06 -04:00
ImperialSympathizer
46c8fcd26f
Merge pull request #127 from AsdarDevelops/update-mes-to-main
Update MEs to main
2024-08-03 13:45:38 -04:00
ImperialSympathizer
de8a5b8987 start clowning around encounter 2024-08-03 13:38:06 -04:00
ImperialSympathizer
e3ec09f88b
Merge pull request #125 from AsdarDevelops/berries-abound
Berries Abound
2024-08-02 09:33:00 -04:00
ImperialSympathizer
3b6e8a86ee add berries abound encounter 2024-08-01 22:36:25 -04:00
ImperialSympathizer
93de483b0b
Merge pull request #124 from AsdarDevelops/trast-to-treasure
Trash to Treasure encounter
2024-08-01 14:04:21 -04:00
ImperialSympathizer
6c074352e4 clean up trash to treasure encounter 2024-08-01 13:58:56 -04:00
ImperialSympathizer
3030fc6c9d clean up trash to treasure encounter 2024-08-01 13:56:42 -04:00
ImperialSympathizer
a231f853b8 add Trash to Treasure encounter 2024-08-01 13:39:14 -04:00
ImperialSympathizer
8e6b680efe
Merge pull request #122 from AsdarDevelops/a-trainers-test
A Trainer's Test
2024-08-01 10:22:27 -04:00
ImperialSympathizer
4c664f805c update a trainer's test encounter and add unit tests 2024-08-01 10:11:28 -04:00
Frederico Santos
e1de9373a9
chore: Update TNC links font size in index.css (#3230) 2024-07-30 00:12:29 +01:00
ImperialSympathizer
fc163d1beb update visuals loading for safari and stat trainer visuals 2024-07-29 19:04:07 -04:00
ImperialSympathizer
c9aab45b94 update visuals loading for safari and stat trainer visuals 2024-07-29 19:03:53 -04:00
Frederico Santos
c8ce7960dd
Merge pull request #3225 from pagefaultgames/disclaimers-mobile-hotfix
chore: Update TNC links layout and position in index.html
2024-07-29 22:11:58 +01:00
Frederico Santos
0922f1123a chore: Update TNC links layout and position in index.html 2024-07-29 22:09:35 +01:00
NightKev
f5101308fe
[Hotfix] Allow to hatch pokemon with Hidden Ability again (#3222) 2024-07-29 17:00:49 -04:00
Frederico Santos
8aa3babf39
Merge pull request #3221 from pagefaultgames/beta
Disclaimers
2024-07-29 21:42:33 +01:00
ImperialSympathizer
2d1fe13efa
[QoL] Toggle TNC display visibility (#3210)
* toggle TNC display visibility on end of Title phase

* move TNC toggle to helper util

* update to use stylesheet

* dynamically move TNC links according to window size

* adjust TNC link spacing

* adjust TNC link spacing

* add early escape if links element not found

* remove link hide functionality

---------

Co-authored-by: ImperialSympathizer <imperialsympathizer@gmail.com>
2024-07-29 17:03:38 +01:00
ImperialSympathizer
3cb64cfa1f
Merge pull request #120 from AsdarDevelops/updating-to-main
Updating to main
2024-07-28 19:14:59 -04:00
ImperialSympathizer
aa76399894 small bug fixes with latest sync from main 2024-07-28 18:33:56 -04:00
NightKev
f25d4e1ee2
[Hotfix] Fix wild spawns not having their HA (#3190) 2024-07-28 17:06:38 -04:00
Adrian T.
a8adfc2476
[Hotfix] Fix interactions of some moves not changing types (#3183) 2024-07-28 16:46:37 -04:00
ImperialSympathizer
5f3dc8a747 pull latest from main 2024-07-28 16:17:30 -04:00
Frederico Santos
118db8c7d0 chore: Update links layout and position in index.html 2024-07-28 20:35:51 +01:00
ImperialSympathizer
8b10756644
Merge pull request #118 from AsdarDevelops/absolute-avarice
[Event] Absolute Avarice
2024-07-28 15:25:32 -04:00
ImperialSympathizer
6115fc9b84 cleanup absolute avarice PR 2024-07-28 15:20:58 -04:00
Frederico Santos
2e6f6fe729
chore: Add Termly consent preferences and policies links (#3187)
* chore: Add Termly consent preferences and policies links

Added Termly consent preferences link and links to Privacy Policy, Cookie Disclaimer, Terms & Conditions, and Acceptable Use Policy in the HTML file. Also included a script for blocking resources from Termly.

* feat: Add consent preferences menu option

This commit adds a new menu option for "Consent Preferences" in the UI. When clicked, it triggers a click event on the consent link element and focuses on it. This allows users to easily access and manage their consent preferences.
2024-07-28 18:10:54 +01:00
ImperialSympathizer
3b36836608 fix unit test 2024-07-28 12:12:11 -04:00
ImperialSympathizer
132f5ac343 add unit tests and enhancements for item overrides in tests 2024-07-28 11:56:16 -04:00
NightKev
8a883ea079
[Hotfix] Use getPokemonSpecies() instead of allSpecies[] (#3179) 2024-07-28 00:54:32 -04:00