.. |
BackgroundImage.java
|
Fix camera in main screen, and remove unnecessary sleep
|
2022-06-07 16:40:28 -04:00 |
BombDirectionShow.java
|
Dead enemies dont kill
|
2022-06-11 23:48:57 -04:00 |
Camera.java
|
Swtiched to 2D x-scrolling
|
2022-06-02 13:21:29 -04:00 |
CameraPanel.java
|
Made camera consistent across panels, add middleware class to enable key changes, add settings panel
|
2022-06-09 14:18:16 -04:00 |
FileManager.java
|
Add loading object to file and reading object from file
|
2022-06-10 11:23:28 -04:00 |
GameFrame.java
|
Made camera consistent across panels, add middleware class to enable key changes, add settings panel
|
2022-06-09 14:18:16 -04:00 |
GamePanel.java
|
Dead enemies dont kill
|
2022-06-11 23:48:57 -04:00 |
GenericSprite.java
|
Added Non Bomb collidable blocks like lava and finish.
|
2022-06-09 14:48:21 -04:00 |
GlobalState.java
|
Improving Particles
|
2022-06-08 14:32:31 -04:00 |
LevelManager.java
|
Added Particles
|
2022-06-08 11:23:57 -04:00 |
Main.java
|
Revert changes
|
2022-05-30 14:46:53 -04:00 |
MapReader.java
|
Fixed bug that lava doesnt kill
|
2022-06-09 14:53:03 -04:00 |
MenuPanel.java
|
Create UtilityFunction class, enable displaying of no keybind, allow escaping from keybind menu
|
2022-06-10 11:01:23 -04:00 |
Middleware.java
|
Display current character for control
|
2022-06-09 14:53:25 -04:00 |
NonPlayer.java
|
Dead enemies dont kill
|
2022-06-11 23:48:57 -04:00 |
Particle.java
|
Improving Particles
|
2022-06-08 14:32:31 -04:00 |
PauseMenu.java
|
Added pauses, bomb explosion
|
2022-06-08 13:36:47 -04:00 |
Player.java
|
Bomb Direction line added
|
2022-06-11 20:02:41 -04:00 |
SafeObjectInputStream.java
|
Add loading object to file and reading object from file
|
2022-06-10 11:23:28 -04:00 |
SettingPanel.java
|
Create UtilityFunction class, enable displaying of no keybind, allow escaping from keybind menu
|
2022-06-10 11:01:23 -04:00 |
SingleTile.java
|
Added sprites to tilemap
|
2022-06-03 13:17:03 -04:00 |
Sound.java
|
Sound Class and some Tile Ids I guess
|
2022-06-03 13:50:13 -04:00 |
SpriteException.java
|
Added box and background sprites, background image class, tiles with sprites, some error handling
|
2022-06-02 13:22:17 -04:00 |
StickyBomb.java
|
Dead enemies dont kill
|
2022-06-11 23:48:57 -04:00 |
TextBox.java
|
Display current character for control
|
2022-06-09 14:53:25 -04:00 |
Tile.java
|
Added Non Bomb collidable blocks like lava and finish.
|
2022-06-09 14:48:21 -04:00 |
UtilityFunction.java
|
Add loading object to file and reading object from file
|
2022-06-10 11:23:28 -04:00 |