.. |
BackgroundImage.java
|
Added double parallax, dialogue menu
|
2022-06-15 11:24:45 -04:00 |
BombDirectionShow.java
|
Made changes to allow for serialization, removed unnecessary statics from GameFrame and moved them to GamePanel (GamePanel.game.{var} instead of GameFrame.{var})
|
2022-06-14 21:34:35 -04:00 |
BufferedImageWrapper.java
|
Made changes to allow for serialization, removed unnecessary statics from GameFrame and moved them to GamePanel (GamePanel.game.{var} instead of GameFrame.{var})
|
2022-06-14 21:34:35 -04:00 |
Camera.java
|
Various persistent state things
|
2022-06-14 14:54:55 -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 |
DialogueMenu.java
|
Finish DialogueMenu
|
2022-06-15 14:55:22 -04:00 |
FileManager.java
|
Made changes to allow for serialization, removed unnecessary statics from GameFrame and moved them to GamePanel (GamePanel.game.{var} instead of GameFrame.{var})
|
2022-06-14 21:34:35 -04:00 |
GameFrame.java
|
Fix bug, introduced new particles bug
|
2022-06-14 22:00:27 -04:00 |
GamePanel.java
|
Merge remote-tracking branch 'origin/master'
|
2022-06-15 11:26:43 -04:00 |
GenericSprite.java
|
Made changes to allow for serialization, removed unnecessary statics from GameFrame and moved them to GamePanel (GamePanel.game.{var} instead of GameFrame.{var})
|
2022-06-14 21:34:35 -04:00 |
GlobalState.java
|
Made changes to allow for serialization, removed unnecessary statics from GameFrame and moved them to GamePanel (GamePanel.game.{var} instead of GameFrame.{var})
|
2022-06-14 21:34:35 -04:00 |
LevelManager.java
|
WOrking o n steel
|
2022-06-15 11:25:38 -04:00 |
Main.java
|
Revert changes
|
2022-05-30 14:46:53 -04:00 |
MapReader.java
|
Made changes to allow for serialization, removed unnecessary statics from GameFrame and moved them to GamePanel (GamePanel.game.{var} instead of GameFrame.{var})
|
2022-06-14 21:34:35 -04:00 |
MenuPanel.java
|
Made changes to allow for serialization, removed unnecessary statics from GameFrame and moved them to GamePanel (GamePanel.game.{var} instead of GameFrame.{var})
|
2022-06-14 21:34:35 -04:00 |
Middleware.java
|
Various persistent state things
|
2022-06-14 14:54:55 -04:00 |
NonPlayer.java
|
WOrking o n steel
|
2022-06-15 11:25:38 -04:00 |
Particle.java
|
Made changes to allow for serialization, removed unnecessary statics from GameFrame and moved them to GamePanel (GamePanel.game.{var} instead of GameFrame.{var})
|
2022-06-14 21:34:35 -04:00 |
PauseMenu.java
|
Made changes to allow for serialization, removed unnecessary statics from GameFrame and moved them to GamePanel (GamePanel.game.{var} instead of GameFrame.{var})
|
2022-06-14 21:34:35 -04:00 |
Player.java
|
WOrking o n steel
|
2022-06-15 11:25:38 -04:00 |
SafeObjectInputStream.java
|
Various persistent state things
|
2022-06-14 14:54:55 -04:00 |
SettingPanel.java
|
Made changes to allow for serialization, removed unnecessary statics from GameFrame and moved them to GamePanel (GamePanel.game.{var} instead of GameFrame.{var})
|
2022-06-14 21:34:35 -04:00 |
SingleTile.java
|
Made changes to allow for serialization, removed unnecessary statics from GameFrame and moved them to GamePanel (GamePanel.game.{var} instead of GameFrame.{var})
|
2022-06-14 21:34:35 -04:00 |
Sound.java
|
Made changes to allow for serialization, removed unnecessary statics from GameFrame and moved them to GamePanel (GamePanel.game.{var} instead of GameFrame.{var})
|
2022-06-14 21:34:35 -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
|
WOrking o n steel
|
2022-06-15 11:25:38 -04:00 |
TextBox.java
|
Made changes to allow for serialization, removed unnecessary statics from GameFrame and moved them to GamePanel (GamePanel.game.{var} instead of GameFrame.{var})
|
2022-06-14 21:34:35 -04:00 |
Tile.java
|
Made changes to allow for serialization, removed unnecessary statics from GameFrame and moved them to GamePanel (GamePanel.game.{var} instead of GameFrame.{var})
|
2022-06-14 21:34:35 -04:00 |
UtilityFunction.java
|
Add loading object to file and reading object from file
|
2022-06-10 11:23:28 -04:00 |