Skip to content

Commit

Permalink
VERSION 2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ThatRozebudDude committed Dec 26, 2022
1 parent 0d76ad5 commit 30bd99c
Show file tree
Hide file tree
Showing 155 changed files with 6,999 additions and 1,018 deletions.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
export/
.vscode/
versions/
versions/
source/NGKeys.hx
2 changes: 2 additions & 0 deletions Project.xml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,8 @@
<!--In case you want to use the ui package-->
<haxelib name="flixel-ui" />

<haxelib name="newgrounds" />

<!--In case you want to use nape with flixel-->
<!--<haxelib name="nape-haxe4" />-->

Expand Down
28 changes: 28 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
sup bitches, check out my cool new game!

you now need the haxelib `newgrounds` so install that

speaking of newgrounds, i basically stole the code for `Newgrounds.hx` from [eric](https://github.com/MasterEric) so thanks for that buddy!

if you are compiling to desktop, everything should work fine, but if you want to compile to html5, you're gonna need to do some extra stuff
this is because of the newgrounds integration (which is html5 exclusive) requires an api and encryption key to work, which i did not include for obvious reasons

you have 2 options:

1) make a file in `/source` and call it `NGKeys.hx`, and copy & paste this into it

```haxe
package;
class NGKeys
{
public static final api = "";
public static final encryption = "";
}
```

or

2) you could go into `Newgrounds.hx` and delete all the parts that reference `NGKeys` to remove the ng stuff

ALSO IF YOU MOD THIS FOR ANY REASON LET ME KNOW!!!! i wanna see it!
Binary file added assets/images/achievements/_hidden.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/achievements/beatTutorial.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/achievements/buttonMash.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/achievements/cam.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/achievements/fcChristmas.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/achievements/fcDDSD.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/achievements/fcEMB.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/achievements/fcHWGA.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/achievements/liverFailure.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/achievements/lock.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/achievements/thanks.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/achievements/tutorialFail.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/achievements/unlock.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/characters/cordelia/body.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/characters/cordelia/hand.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/characters/donny-holiday/body.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/characters/donny-holiday/hand.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/characters/donny-pixel/body.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/characters/donny-pixel/hand.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
File renamed without changes
Binary file added assets/images/characters/donny/hand.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/characters/jeff/body.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/characters/jeff/hand.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/characters/johnny-holiday/body.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/characters/johnny-holiday/hand.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
File renamed without changes
Binary file added assets/images/characters/johnny/hand.png
Binary file added assets/images/characters/jules/body.png
Binary file added assets/images/characters/jules/hand.png
Binary file added assets/images/characters/olive-holiday/body.png
Binary file added assets/images/characters/olive-holiday/hand.png
Binary file added assets/images/characters/olive/body.png
Binary file added assets/images/characters/olive/hand.png
Binary file removed assets/images/counter.png
Diff not rendered.
Binary file added assets/images/flixelSplash/logo.png
Binary file added assets/images/flixelSplash/text.png
Binary file removed assets/images/galGreen.png
Diff not rendered.
Binary file removed assets/images/handBlue.png
Diff not rendered.
Binary file removed assets/images/handGreen.png
Diff not rendered.
Binary file removed assets/images/handRed.png
Diff not rendered.
Binary file added assets/images/handShadow.png
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
Binary file added assets/images/menu/achievements.png
Binary file modified assets/images/menu/credits.png
Binary file modified assets/images/menu/play.png
Binary file modified assets/images/menu/settings.png
Binary file added assets/images/notes/blue-holiday/drink.png
Binary file added assets/images/notes/blue-holiday/glow.png
File renamed without changes
File renamed without changes
Binary file added assets/images/notes/de-beer/drink.png
Binary file added assets/images/notes/de-beer/glow.png
Binary file added assets/images/notes/de-flask/drink.png
Binary file added assets/images/notes/de-flask/glow.png
Binary file added assets/images/notes/de-pot/drink.png
Binary file added assets/images/notes/de-pot/glow.png
Binary file added assets/images/notes/green-holiday/drink.png
Binary file added assets/images/notes/green-holiday/glow.png
File renamed without changes
File renamed without changes
Binary file added assets/images/notes/red-holiday/drink.png
Binary file added assets/images/notes/red-holiday/glow.png
File renamed without changes
File renamed without changes
File renamed without changes
1 change: 1 addition & 0 deletions assets/images/stages/bar/cameos/count.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
0
Binary file added assets/images/stages/bar/counter.png
Binary file added assets/images/stages/deadEstate/bg.png
Binary file added assets/images/stages/deadEstate/cameos/0.png
Binary file added assets/images/stages/deadEstate/cameos/1.png
Binary file added assets/images/stages/deadEstate/cameos/2.png
Binary file added assets/images/stages/deadEstate/cameos/3.png
Binary file added assets/images/stages/deadEstate/cameos/4.png
Binary file added assets/images/stages/deadEstate/cameos/5.png
Binary file added assets/images/stages/deadEstate/cameos/6.png
Binary file added assets/images/stages/deadEstate/cameos/7.png
Binary file added assets/images/stages/deadEstate/cameos/8.png
1 change: 1 addition & 0 deletions assets/images/stages/deadEstate/cameos/count.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
9
Binary file added assets/images/stages/deadEstate/counter.png
Binary file added assets/images/stages/deadEstate/hudSkin/combo.png
Binary file added assets/images/stages/holiday/bg.png
1 change: 1 addition & 0 deletions assets/images/stages/holiday/cameos/count.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
0
Binary file added assets/images/stages/holiday/counter.png
Binary file added assets/images/stages/holiday/hudSkin/healthStar.png
Binary file added assets/images/warning.png
Binary file added assets/songs/christmas/album.png
Loading

0 comments on commit 30bd99c

Please sign in to comment.