Skip to content

Commit

Permalink
shit
Browse files Browse the repository at this point in the history
  • Loading branch information
kviks committed Nov 27, 2021
1 parent c2d12a7 commit 2d53fd6
Show file tree
Hide file tree
Showing 202 changed files with 5,849 additions and 3,175 deletions.
32 changes: 19 additions & 13 deletions Project.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,6 @@
<!--Mobile-specific-->
<window if="mobile" orientation="landscape" fullscreen="true" width="1280" height="720" resizable="false"/>

<define name="mobileC" if="mobile" />
<assets path="assets/shared/images/hitbox"/>

<!--Switch-specific-->
<window if="switch" orientation="landscape" fullscreen="true" width="0" height="0" resizable="true" />

Expand All @@ -47,18 +44,19 @@
<assets path="assets/preload" rename="assets" exclude="*.mp3" unless="web"/>

<!-- PSYCH ENGINE CUSTOMIZATION -->
<define name="MODS_ALLOWED" />
<define name="LUA_ALLOWED" if="windows" />
<define name="MODS_ALLOWED" if="desktop || android" />
<define name="LUA_ALLOWED" if="windows || android" />
<define name="ACHIEVEMENTS_ALLOWED" />
<define name="VIDEOS_ALLOWED" if="web || windows" unless="32bits"/>
<define name="VIDEOS_ALLOWED" if="web || windows" unless="32bits" />
<define name="mobileC" if="mobile" />

<!-- DONT ENABLE THIS -->
<define name="CHECK_FOR_UPDATES" if="desktop officialBuild"/>

<!-- <define name="PRELOAD_ALL" /> -->
<define name="PRELOAD_ALL" unless="web" />
<define name="NO_PRELOAD_ALL" unless="PRELOAD_ALL"/>

<library name="videos" preload="true"/>
<section if="PRELOAD_ALL">
<library name="songs" preload="true" />
<library name="shared" preload="true" />
Expand All @@ -82,7 +80,8 @@
<library name="week5" preload="false" />
<library name="week6" preload="false" />
</section>


<assets path="assets/videos" library="videos"/>
<assets path="assets/songs" library="songs" exclude="*.ogg" if="web"/>
<assets path="assets/songs" library="songs" exclude="*.mp3" unless="web"/>
<assets path="assets/shared" library="shared" exclude="*.ogg" if="web"/>
Expand All @@ -102,19 +101,19 @@
<assets path="assets/week6" library="week6" exclude="*.ogg" if="web"/>
<assets path="assets/week6" library="week6" exclude="*.mp3" unless="web"/>

<assets path='example_mods' rename='mods' embed='false' if="MODS_ALLOWED"/>
<assets path="assets/shared/images/hitbox" if="mobileC" />
<assets path='example_mods' rename='mods' embed='false' if="MODS_ALLOWED" />
<assets path='art/readme.txt' rename='do NOT readme.txt' />
<!-- <template path='mods' /> -->

<!-- assets path="CHANGELOG.md" rename='changelog.txt' --/>
<!-- assets path="CHANGELOG.md" rename='changelog.txt' -->

<!-- NOTE FOR FUTURE SELF SINCE FONTS ARE ALWAYS FUCKY
TO FIX ONE OF THEM, I CONVERTED IT TO OTF. DUNNO IF YOU NEED TO
THEN UHHH I USED THE NAME OF THE FONT WITH SETFORMAT() ON THE TEXT!!!
NOT USING A DIRECT THING TO THE ASSET!!!
-->
<assets path="assets/fonts" embed='true'/>

<!-- _______________________________ Libraries ______________________________ -->

<haxelib name="flixel" />
Expand All @@ -124,12 +123,17 @@
<haxelib name="flixel-addons" />
<haxelib name="hscript" />

<!-- Extension Webm -->
<haxelib name="actuate" />
<haxelib name="extension-webview"/>

<!--In case you want to use the ui package-->
<haxelib name="flixel-ui" />
<haxelib name="linc_luajit" if="LUA_ALLOWED"/>
<haxelib name="linc_luajit" />
<haxelib name="faxe" if='switch'/>
<!--<haxelib name="polymod"/> -->
<haxelib name="discord_rpc" if="desktop"/>
<haxelib name="hxvm-luajit"/>

<!-- <haxelib name="hxcpp-debug-server" if="desktop"/> -->

<!-- <haxelib name="markdown" /> -->
Expand All @@ -140,6 +144,8 @@

<!-- ______________________________ Haxedefines _____________________________ -->

<haxedef name="LINC_LUA_RELATIVE_DYNAMIC_LIB" />

<!--Enable the Flixel core recording system-->
<!--<haxedef name="FLX_RECORD" />-->

Expand Down
166 changes: 166 additions & 0 deletions assets/preload/characters/bfreanim.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,166 @@
{
"animations": [
{
"loop": false,
"offsets": [
-5,
0
],
"anim": "idle",
"fps": 24,
"name": "BF idle dance",
"indices": []
},
{
"loop": false,
"offsets": [
12,
-6
],
"anim": "singLEFT",
"fps": 24,
"name": "BF NOTE LEFT0",
"indices": []
},
{
"loop": false,
"offsets": [
-10,
-50
],
"anim": "singDOWN",
"fps": 24,
"name": "BF NOTE DOWN0",
"indices": []
},
{
"loop": false,
"offsets": [
-29,
27
],
"anim": "singUP",
"fps": 24,
"name": "BF NOTE UP0",
"indices": []
},
{
"loop": false,
"offsets": [
-38,
-7
],
"anim": "singRIGHT",
"fps": 24,
"name": "BF NOTE RIGHT0",
"indices": []
},
{
"loop": false,
"offsets": [
12,
24
],
"anim": "singLEFTmiss",
"fps": 24,
"name": "BF NOTE LEFT MISS",
"indices": []
},
{
"loop": false,
"offsets": [
-11,
-19
],
"anim": "singDOWNmiss",
"fps": 24,
"name": "BF NOTE DOWN MISS",
"indices": []
},
{
"loop": false,
"offsets": [
-29,
27
],
"anim": "singUPmiss",
"fps": 24,
"name": "BF NOTE UP MISS",
"indices": []
},
{
"loop": false,
"offsets": [
-30,
21
],
"anim": "singRIGHTmiss",
"fps": 24,
"name": "BF NOTE RIGHT MISS",
"indices": []
},
{
"loop": false,
"offsets": [
-3,
5
],
"anim": "hey",
"fps": 24,
"name": "BF HEY",
"indices": []
},
{
"loop": false,
"offsets": [
37,
11
],
"anim": "firstDeath",
"fps": 24,
"name": "BF dies",
"indices": []
},
{
"loop": true,
"offsets": [
37,
5
],
"anim": "deathLoop",
"fps": 24,
"name": "BF Dead Loop",
"indices": []
},
{
"loop": false,
"offsets": [
37,
69
],
"anim": "deathConfirm",
"fps": 24,
"name": "BF Dead confirm",
"indices": []
}
],
"no_antialiasing": false,
"image": "characters/bfreanim",
"position": [
125,
460
],
"healthicon": "bf",
"flip_x": true,
"healthbar_colors": [
49,
176,
209
],
"camera_position": [
150,
-150
],
"sing_duration": 4,
"scale": 2
}
Loading

0 comments on commit 2d53fd6

Please sign in to comment.