This site requires JavaScript, please enable it in your browser!
Greenfoot back

Comments for Trash Pokemon

Return to Trash Pokemon

A new version of this scenario was uploaded on 2021-03-04 14:27:58 UTC 0.1 Update : -rewrote the whole code to make it easier to add more content later -improved a lot the collision system -pokemon center can be used -data files will remember pokemon hp -if your pokemon is low hp during a battle, exits the battle and does another battle, his hp will stay low -if a pokemon is ko, it will teleport you to the pokemon center.
A new version of this scenario was uploaded on 2021-03-07 16:03:45 UTC 0.2 Update : -improved the code of a lot of classes -balanced randomness in attack damage in battle -added new house, the player's house -the player's house has no use yet
A new version of this scenario was uploaded on 2021-03-13 17:14:54 UTC 0.3 Update : -fixed PaintOrder on text overlays -added a lot of new decoration objects -added the PC, that has no real use yet
A new version of this scenario was uploaded on 2021-03-21 17:47:44 UTC 0.4 Update : -added new decoration objects -added new NPCs -NPCs are now able to give items -nurse and pokémon center machine are now animated when the player heals his pokemon -player is now unable to move when healing his pokémon
A new version of this scenario was uploaded on 2021-03-21 17:48:33 UTC 0.4 Update : -added new decoration objects -added new NPCs -NPCs are now able to give items -nurse and pokémon center machine are now animated when the player heals his pokemon -player is now unable to move when healing his pokémon
A new version of this scenario was uploaded on 2021-03-22 15:41:07 UTC 0.4.1 Patch -fixed player not being able to win a battle -fixed text dialog being weird in player house -made player house the same size as pokemon center for practical purposes -player cannot move when text dialog is there -fixed glitch where player could attack while on enemy turn
A new version of this scenario was uploaded on 2021-03-22 15:42:14 UTC 0.4.1 Patch -fixed player not being able to win a battle -fixed text dialog being weird in player house -made player house the same size as pokemon center for practical purposes -player cannot move when text dialog is there -fixed glitch where player could attack while on enemy turn
A new version of this scenario was uploaded on 2021-03-23 16:43:58 UTC 0.4.2 Patch : -added clarity to the code of a lot of classes -player will have a fixed sprite while the text dialog is there -minor bug fixes
A new version of this scenario was uploaded on 2021-03-23 16:48:49 UTC 0.4.3 Patch : -fixed fight cursor being unable to move after a battle -minor bug fixes
A new version of this scenario was uploaded on 2021-03-25 16:40:41 UTC 0.5 Update : -added main menu after the title screen -added controls menu that shows game controls -added options menu -music and sound effects volume can be lowered in the options menu -added new sound effects
A new version of this scenario was uploaded on 2021-03-31 16:02:16 UTC 0.5.1 Patch : -made so that all objects come from the same classes, only the texture, the variables and the collision changing -improved npc, objects and items code -cleaned the code of a lot of classes -minor bug fixes
A new version of this scenario was uploaded on 2021-03-31 16:03:18 UTC 0.5.1 Patch : -made so that all objects come from the same classes, only the texture, the variables and the collision changing -improved npc, objects and items code -cleaned the code of a lot of classes -minor bug fixes
A new version of this scenario was uploaded on 2021-03-31 16:04:53 UTC 0.5.1 Patch : -made so that all objects come from the same classes, only the texture, the variables and the collision changing -improved npc, objects and items code -cleaned the code of a lot of classes -minor bug fixes
A new version of this scenario was uploaded on 2021-03-31 16:06:04 UTC 0.5.1 Patch : -made so that all objects come from the same classes, only the texture, the variables and the collision changing -improved npc, objects and items code -cleaned the code of a lot of classes -minor bug fixes
A new version of this scenario was uploaded on 2021-03-31 16:09:13 UTC 0.5.2 Patch : -attempt to fix bug where game wouldn't launch on greenfoot website
A new version of this scenario was uploaded on 2021-03-31 16:13:58 UTC 0.5.2 Patch : -attempt to fix bug where game wouldn't launch on greenfoot website
A new version of this scenario was uploaded on 2021-03-31 16:51:03 UTC 0.5.2 Patch : -attempt to fix bug where game wouldn't launch on greenfoot website (might fail)
A new version of this scenario was uploaded on 2021-04-01 14:14:38 UTC 0.5.3 Patch : -another attempt to fix bug where main world would not load on website -minor bug fixes
A new version of this scenario was uploaded on 2021-04-01 14:17:29 UTC 0.5.3 Patch : -another attempt to fix bug where main world would not load on website -minor bug fixes
A new version of this scenario was uploaded on 2021-04-01 14:19:52 UTC testing. game might not work at the moment.
A new version of this scenario was uploaded on 2021-04-01 14:21:16 UTC testing. game might not work at the moment.
A new version of this scenario was uploaded on 2021-04-01 14:22:35 UTC testing. game might not work at the moment.
A new version of this scenario was uploaded on 2021-04-01 14:31:52 UTC testing. game might not work at the moment.
A new version of this scenario was uploaded on 2021-04-01 14:32:49 UTC testing. game might not work at the moment.
A new version of this scenario was uploaded on 2021-04-01 14:33:33 UTC testing. game might not work at the moment.
A new version of this scenario was uploaded on 2021-04-01 14:34:27 UTC testing. game might not work at the moment.
A new version of this scenario was uploaded on 2021-04-01 14:35:16 UTC testing. game might not work at the moment.
A new version of this scenario was uploaded on 2021-04-01 14:36:26 UTC testing. game might not work at the moment.
A new version of this scenario was uploaded on 2021-04-01 14:37:30 UTC testing. game might not work at the moment.
A new version of this scenario was uploaded on 2021-04-01 14:38:47 UTC testing. game might not work at the moment.
A new version of this scenario was uploaded on 2021-04-01 14:43:05 UTC testing. game might not work at the moment.
A new version of this scenario was uploaded on 2021-04-01 14:44:43 UTC testing. game might not work at the moment.
A new version of this scenario was uploaded on 2021-04-01 14:46:44 UTC testing. game might not work at the moment.
A new version of this scenario was uploaded on 2021-04-01 14:48:02 UTC testing. game might not work at the moment.
A new version of this scenario was uploaded on 2021-04-01 14:49:15 UTC testing. game might not work at the moment.
A new version of this scenario was uploaded on 2021-04-01 15:04:30 UTC 0.5.4 Patch : -main game finally working -fixed all broken classes -minor bug fixes
A new version of this scenario was uploaded on 2021-04-03 22:22:32 UTC 0.6 Update : -modified a bit the battle system -added a new enemy attack : tackle -hp gain and loss is now animated on the hp bar -balanced attacks damage -minor bug fixes
A new version of this scenario was uploaded on 2021-04-06 13:38:15 UTC 0.7 Update : -player can choose to be a boy or a girl -text dialogues are now animated letter by letter -player must press enter to skip a text dialogue -improved battle system code -improved code of some classes -minor bug fixes
A new version of this scenario was uploaded on 2021-04-07 11:31:11 UTC 0.7.1 Patch : -attempt to reduce lags -optimizations on world loadings -minor bug fixes
A new version of this scenario was uploaded on 2021-04-08 17:37:11 UTC testing. game might not fully work at the moment.
A new version of this scenario was uploaded on 2021-04-08 17:39:00 UTC testing. game might not work at the moment.
A new version of this scenario was uploaded on 2021-04-08 17:42:25 UTC testing. game might not work at the moment.
A new version of this scenario was uploaded on 2021-04-08 17:45:19 UTC testing. game might not work at the moment.
A new version of this scenario was uploaded on 2021-04-08 18:02:59 UTC testing. game might not work at the moment.
A new version of this scenario was uploaded on 2021-04-08 18:42:14 UTC testing. game might not work at the moment.
A new version of this scenario was uploaded on 2021-04-08 18:42:53 UTC testing. game might not work at the moment.
A new version of this scenario was uploaded on 2021-04-08 20:32:24 UTC 0.7.2 Patch : -testing temporary solution to lags -removed temporarly dust when player walks on tall grass
Goku555Goku555

2021/7/18

Hi
hi
A_eggChaNA_eggChaN

2021/9/4

not bad emm...