Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Okay people, v2021.12 #24

Merged
merged 375 commits into from
Dec 10, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
375 commits
Select commit Hold shift + click to select a range
fb2fd9e
Merge branch 'bugfix/ng-additional' into bugfix/github-ci
EliteMasterEric Sep 9, 2021
3172527
Rework CI to add new target.
EliteMasterEric Sep 9, 2021
f291221
Fix to HTML5 target and add Linux target
EliteMasterEric Sep 9, 2021
e43491c
Add sudo to linux commands
EliteMasterEric Sep 9, 2021
99fe19d
Remove invalid command.
EliteMasterEric Sep 10, 2021
8799633
Remove comment line.
EliteMasterEric Sep 10, 2021
331d87d
Add 32-bit libraries.
EliteMasterEric Sep 10, 2021
aa0f0eb
Add more 32-bit stuff.
EliteMasterEric Sep 10, 2021
c6f0d0e
I need to use a fork of the fork until my PR gets merged.
EliteMasterEric Sep 10, 2021
2c1505c
HTML5/Linux build fixes. Added VSCode launch configs.
EliteMasterEric Sep 10, 2021
ec17ef7
Rework defines.
EliteMasterEric Sep 10, 2021
4ae705c
Fix Superlinter task.
EliteMasterEric Sep 10, 2021
f452b56
Correct artifacts for HTML5 target.
EliteMasterEric Sep 10, 2021
372254d
Corrected Linux VSCode launch config.
EliteMasterEric Sep 10, 2021
0ef8d2a
SuperLinter doesn't support Haxe.
EliteMasterEric Sep 10, 2021
8713556
MOVE WEEB HERE
Sep 11, 2021
caf9d28
Merge pull request #2205 from MasterEric/bugfix/ng-additional
Kade-github Sep 11, 2021
314ceea
Merge pull request #2229 from MasterEric/bugfix/github-ci
Kade-github Sep 11, 2021
b1cb964
Stage and Animation debug improvements
EliteMasterEric Sep 12, 2021
7236d13
Add up/down hotkeys to Charter
EliteMasterEric Sep 12, 2021
a3d0dff
Github Actions are now run on pull requests.
EliteMasterEric Sep 12, 2021
11cead5
Merge pull request #2242 from MasterEric/bugfix/ci-pullrequests
Kade-github Sep 13, 2021
c6f7df6
Merge pull request #2237 from MasterEric/feature/charter-updown
Kade-github Sep 13, 2021
6e400c0
Format all JSON files.
EliteMasterEric Sep 13, 2021
efb79f6
Created custom Debug handling.
EliteMasterEric Sep 13, 2021
0433d60
Format all Haxe files.
EliteMasterEric Sep 14, 2021
8371a63
Skip to the drop if you skip the intro.
EliteMasterEric Sep 14, 2021
cf21f49
Suppress hardcoded error msg when vocal files for a track don't exist.
EliteMasterEric Sep 14, 2021
9fc9ccb
Add log file writer.
EliteMasterEric Sep 14, 2021
9f51c82
Various fixes.
EliteMasterEric Sep 14, 2021
ed0bca1
Improve VSCode workspace settings.
EliteMasterEric Sep 14, 2021
9fa464a
Improve documentation.
EliteMasterEric Sep 14, 2021
cd5412b
Add difficulty to playSong and ensure music gets loaded
EliteMasterEric Sep 14, 2021
77d85a6
Remove redundant camera assignment.
EliteMasterEric Sep 14, 2021
6f481fd
Fix HTML5 platform build.
EliteMasterEric Sep 14, 2021
acba7eb
clean up player strumming code + sustain clipping code
somefnfplayerlol Sep 15, 2021
c12f558
Merge pull request #2253 from MasterEric/feature/revamp-debug
Kade-github Sep 15, 2021
db08c2d
Merge pull request #2252 from MasterEric/feature/skip-intro
Kade-github Sep 15, 2021
7d01847
Polymod support
EliteMasterEric Sep 15, 2021
bfd0e7f
Fix CI builds.
EliteMasterEric Sep 15, 2021
40f7bee
Song offsets are now stored in a JSON file.
EliteMasterEric Sep 16, 2021
064dbf9
Split a song's internal ID and readable name; offset to _meta.json
EliteMasterEric Sep 16, 2021
fad0ea2
Add displayAlert to Debug
EliteMasterEric Sep 16, 2021
9ae7aa3
Character data can now be loaded from a file.
EliteMasterEric Sep 16, 2021
ad96053
Fix bugs with the change to songIds.
EliteMasterEric Sep 16, 2021
b2c8ea9
missed a fix lol
somefnfplayerlol Sep 16, 2021
d2d3676
Resolve a copy-paste issue (thanks NeeEoo)
EliteMasterEric Sep 16, 2021
673fe3c
Make a small change to trigger CI.
EliteMasterEric Sep 16, 2021
e2acde4
fixed position of spooky stage
justxale Sep 18, 2021
021a446
Merge branch 'master' into stable
Kade-github Sep 23, 2021
9322a41
Merge pull request #2306 from XaleTheCat/stable
Kade-github Sep 23, 2021
d182324
Merge pull request #2260 from EnigmaEngine/feature/the-big-one
Kade-github Sep 23, 2021
953c8b8
Merge pull request #2277 from EnigmaEngine/feature/expanded-mod-support
Kade-github Sep 23, 2021
4f2269d
Merge pull request #2261 from somefnfplayerlol/master
Kade-github Sep 23, 2021
25748d8
Merge pull request #2233 from EnigmaEngine/feature/debug-stage-improv…
Kade-github Sep 23, 2021
6f0ecdf
Merge pull request #2227 from XMLskid/patch-2
Kade-github Sep 23, 2021
46951b2
Revert "MOVE WEEB HERE"
Kade-github Sep 23, 2021
30c630a
Merge pull request #2347 from KadeDev/revert-2227-patch-2
Kade-github Sep 23, 2021
adf6233
Fix camera in GameplayCustomizeState, add previewing combo
ActualMandM Sep 30, 2021
74a7bac
Remove unused variable
ActualMandM Sep 30, 2021
2b2c3ab
lol
AbnormalPoof Oct 1, 2021
3d89ae1
fix html5 button not being detected in firefox 92.0
marius851000 Oct 3, 2021
55bf7fa
Merge pull request #2428 from marius851000/fix_html5_buttonpress
Kade-github Oct 5, 2021
bd503f3
Merge pull request #2405 from ActualMandM/kade-GameplayCustomize
Kade-github Oct 5, 2021
84a60b7
Merge pull request #2409 from AbnormalPoof/patch-3
Kade-github Oct 5, 2021
8bcb367
fix additive song offset in pause menu
TheLeerName Oct 6, 2021
8820f05
Merge pull request #2456 from TheLeerName/master
Kade-github Oct 9, 2021
63a6d9b
Lane underlay, judgement counter & fixes
ItzFireable Oct 9, 2021
bf005f5
Merge pull request #2478 from ItzFireable/master
Kade-github Oct 10, 2021
86893ad
design updates
KadeCS Oct 10, 2021
9f280f7
design updates
KadeCS Oct 10, 2021
0729ff9
design updates
KadeCS Oct 10, 2021
7bf6ded
a lot tiny fixes + middle scroll :)
KadeCS Oct 10, 2021
8c507cf
centered lanessss
KadeCS Oct 10, 2021
02e818e
move this bitch
KadeCS Oct 10, 2021
2efc1ee
Toggleable healthbar
ItzFireable Oct 10, 2021
642c92a
Merge pull request #2484 from ItzFireable/master
Kade-github Oct 10, 2021
7394550
More keybinds (Volume, pause/reset, fullscreen)
ItzFireable Oct 12, 2021
ea5017a
Merge branch 'master' of https://github.com/KadeDev/Kade-Engine
ItzFireable Oct 12, 2021
b8fe0a2
Merge pull request #2503 from ItzFireable/master
Kade-github Oct 12, 2021
8dbb410
Debug menu improvements
ItzFireable Oct 12, 2021
06f5ca6
Merge pull request #2504 from ItzFireable/master
Kade-github Oct 12, 2021
5303ec3
Improvements
ItzFireable Oct 13, 2021
e858629
Merge pull request #2507 from ItzFireable/master
Kade-github Oct 13, 2021
6740df6
Noteskin system
ItzFireable Oct 14, 2021
debd4a1
Circle notes by Foxeru
ItzFireable Oct 14, 2021
505a9fd
Merge pull request #2509 from ItzFireable/master
Kade-github Oct 14, 2021
8701042
fix release compilation
ActualMandM Oct 15, 2021
fbdfadc
Lane underway & middle scroll in customize state
ActualMandM Oct 15, 2021
16fd77e
Change stage in GameplayCustomizeState
ActualMandM Oct 15, 2021
c4c7032
Change CamFollow depending on stage
ActualMandM Oct 15, 2021
2ce14f7
Remove unused variables from switching to Stage
ActualMandM Oct 15, 2021
6c210a5
Stage elements now update in GameplayCustomizeState
ActualMandM Oct 16, 2021
bcc9bee
i'm too lazy to make these their own PRs they're miniscule changes an…
ActualMandM Oct 16, 2021
66ebc5f
this should probably be in parenthesis
ActualMandM Oct 16, 2021
113fc27
Add hotkey to reset rate in freeplay
ActualMandM Oct 16, 2021
9cde241
fix da bugs or somethin
Kade-github Oct 17, 2021
bcc0eb4
fix
Kade-github Oct 17, 2021
e3564ae
Merge branch 'master' into SongCustomizeState
ActualMandM Oct 17, 2021
ababade
a lot of shit
Kade-github Oct 17, 2021
0e2df93
a lot of stuff
Kade-github Oct 17, 2021
02f9d07
arrow pixels
Kade-github Oct 17, 2021
29f3a34
fix stupid bitch from crashing lol
Kade-github Oct 17, 2021
3517674
oops
Kade-github Oct 17, 2021
54b9da1
fix playing music in pause menu
Kade-github Oct 17, 2021
29d4cc6
fixed shit that pissed me off
Kade-github Oct 17, 2021
44788c4
Create staleIssue.yml
Kade-github Oct 17, 2021
baf2973
make it run hourly
Kade-github Oct 17, 2021
28dfd24
Update staleIssue.yml
Kade-github Oct 17, 2021
e52d845
Update staleIssue.yml
Kade-github Oct 17, 2021
e841168
Update staleIssue.yml
Kade-github Oct 17, 2021
d1ecc2f
Create closeCompileIssues.yml
Kade-github Oct 17, 2021
572ab5f
Update staleIssue.yml
Kade-github Oct 17, 2021
1761318
oops
Kade-github Oct 17, 2021
ce213b0
Update closeCompileIssues.yml
Kade-github Oct 17, 2021
698a891
Update closeCompileIssues.yml
Kade-github Oct 17, 2021
761d500
Update closeCompileIssues.yml
Kade-github Oct 17, 2021
87a9f1e
fixes #2529
Kade-github Oct 17, 2021
cd4027b
Update staleIssue.yml
Kade-github Oct 17, 2021
51cc839
closes #1933 really jank solution but yeah
Kade-github Oct 17, 2021
24e2042
remove the trace
Kade-github Oct 17, 2021
d201001
lower it a bit
Kade-github Oct 17, 2021
938e28b
im dumb lol
Kade-github Oct 17, 2021
73095d7
pog
Kade-github Oct 17, 2021
b7cecc8
im actually crying
Kade-github Oct 17, 2021
d91d072
Merge pull request #2517 from ActualMandM/SongCustomizeState
Kade-github Oct 17, 2021
623d02c
options menu is done
Kade-github Oct 22, 2021
60a4d7b
fix a lil visual glitch
Kade-github Oct 22, 2021
c5599ce
more visual changes
Kade-github Oct 22, 2021
c40246e
bump master version
Kade-github Oct 22, 2021
671be82
OH YEAH THIS
Kade-github Oct 22, 2021
1903597
jay
Kade-github Oct 22, 2021
fb97451
bruy
Kade-github Oct 22, 2021
f8f9fed
circles pixels
Kade-github Oct 22, 2021
b5bd793
nvm we use these ones
Kade-github Oct 22, 2021
4240dd4
lmao
Kade-github Oct 22, 2021
d342622
new changes!
Kade-github Oct 22, 2021
a8469c9
some otha stuff
Kade-github Oct 22, 2021
2750964
lol
Kade-github Oct 22, 2021
3aa127f
ez shit
Kade-github Oct 22, 2021
7563e44
yeehaw
Kade-github Oct 22, 2021
3ea4eb2
banger
Kade-github Oct 22, 2021
81785a9
banger stuff
Kade-github Oct 22, 2021
9920986
forgot to coimmit thes
Kade-github Oct 23, 2021
57270b1
commit
Kade-github Oct 23, 2021
1a35496
fix da issues
Kade-github Oct 23, 2021
a0ce3de
fixes some stuff lol!
Kade-github Oct 23, 2021
e74e707
fix customize shit and other shit
Kade-github Oct 23, 2021
551b15c
banging
Kade-github Oct 23, 2021
71f2de8
fix ratings and stuff
Kade-github Oct 23, 2021
0824050
fix da stuff
Kade-github Oct 23, 2021
96413a3
fix the shit da shit shit fix
Kade-github Oct 23, 2021
018251c
fix instant death
Kade-github Oct 23, 2021
930d177
yeah I actually forgot to remove it
Kade-github Oct 23, 2021
ce30c4e
oops
Kade-github Oct 23, 2021
9a38c6b
fix pause menu thing
Kade-github Oct 23, 2021
768f575
bruh
Kade-github Oct 23, 2021
7bc0e7f
yte
Kade-github Oct 23, 2021
7aebc4c
reset judgement button
Kade-github Oct 23, 2021
7e3e3ef
now fix it cuz im dumb lol
Kade-github Oct 23, 2021
7d4c8dd
based
Kade-github Oct 23, 2021
584f364
reset st
Kade-github Oct 23, 2021
c2b508d
sounds!
Kade-github Oct 23, 2021
dab2e79
fix a score screen crash
Kade-github Oct 23, 2021
aa3a091
banger
Kade-github Oct 23, 2021
0c634bf
fix storymode middlescroll
Kade-github Oct 23, 2021
0174b0f
better fix
Kade-github Oct 23, 2021
ad76342
fix some keybinds shit
Kade-github Oct 23, 2021
3b7ee51
stuff
Kade-github Oct 23, 2021
3be86fb
Fix school crashing gameplay customize state
ActualMandM Oct 23, 2021
94cbf18
reset customize state if leaving story from game over
ActualMandM Oct 23, 2021
893ddfc
Merge pull request #2557 from ActualMandM/school-CustomizeState
Kade-github Oct 24, 2021
2db4fda
Update README.md
Kade-github Oct 24, 2021
23e0ac7
Update README.md
Kade-github Oct 24, 2021
80f851d
Use Voices track for Tutorial
ActualMandM Oct 24, 2021
ed90819
Play different anims for Tutorial if you miss
ActualMandM Oct 24, 2021
8aeb105
Fix some animation issues
ActualMandM Oct 24, 2021
579d06a
[skip ci] COmbuloff
JOELwindows7 Oct 24, 2021
31d2043
Add backwards compatibility with idleHair
ActualMandM Oct 24, 2021
3d4c135
Swap BF anim for GF audio clip
ActualMandM Oct 24, 2021
113cc24
[skip ci] murko
JOELwindows7 Oct 24, 2021
602ccc9
un-reinventing the wheel
ActualMandM Oct 24, 2021
971b87d
a lot of changes and probably lets release
Kade-github Oct 24, 2021
09ed5bd
Merge branch 'master' of https://github.com/KadeDev/Kade-Engine
Kade-github Oct 24, 2021
53e8a4e
banger time
Kade-github Oct 24, 2021
4d53d7a
Merge pull request #2563 from ActualMandM/animStuff
Kade-github Oct 24, 2021
a613271
Merge pull request #2562 from ActualMandM/tutorialVoices
Kade-github Oct 24, 2021
f732d5d
Merge pull request #2570 from KadeDev/master
Kade-github Oct 24, 2021
98db18e
lol
Kade-github Oct 24, 2021
36d7dec
Merge pull request #2578 from KadeDev/master
Kade-github Oct 24, 2021
0c5b758
fix a zoom bug issue on big rates
Kade-github Oct 24, 2021
17f7d21
fix a camzoom issue on rates
Kade-github Oct 24, 2021
58e7a15
brugh
Kade-github Oct 24, 2021
50d60be
make sicks reset lol
Kade-github Oct 25, 2021
37f705a
Merge pull request #2582 from KadeDev/master
Kade-github Oct 25, 2021
af4709e
bruh
Kade-github Oct 25, 2021
bf87a92
Merge pull request #2584 from KadeDev/master
Kade-github Oct 25, 2021
45615b9
Repaired HTML5 build CI.
EliteMasterEric Oct 25, 2021
8d08b25
[skip ci] chaburuq
JOELwindows7 Oct 26, 2021
a3dece8
[skip ci] da story man
JOELwindows7 Oct 29, 2021
b1fe905
Merge pull request #2590 from MasterEric/bugfix/html5-build-ci
Kade-github Oct 30, 2021
2db58a3
[skip ci] completah stori
JOELwindows7 Oct 31, 2021
cf7e646
[skip ci] das mundos
JOELwindows7 Nov 1, 2021
15d0938
Merge branch 'stable' of https://github.com/KadeDev/Kade-Engine into …
JOELwindows7 Nov 3, 2021
34f9bb2
[skip ci] ouf
JOELwindows7 Nov 3, 2021
dc406fd
[skip ci] trembofop
JOELwindows7 Nov 3, 2021
cadaf64
[skip ci] whoah 4 days I think
JOELwindows7 Nov 3, 2021
139ae8f
[skip ci] kling klang klong
JOELwindows7 Nov 4, 2021
7e59e7a
[skip ci] cleanup business
JOELwindows7 Nov 4, 2021
de9d484
[skip ci] amfar amfar POTASSIUM
JOELwindows7 Nov 5, 2021
a5f671e
[skip ci] Pofol
JOELwindows7 Nov 5, 2021
a8ae86e
[skip ci] hey flip phone content ✅
JOELwindows7 Nov 7, 2021
718a114
[skip ci] brekopen
JOELwindows7 Nov 8, 2021
3feb65d
[skip ci] troublematic beef
JOELwindows7 Nov 10, 2021
58f9043
[skip ci] who would've thought sekian
JOELwindows7 Nov 12, 2021
8d087d5
[skip ci] too many unprocedural data casting issues
JOELwindows7 Nov 13, 2021
a4ed8c8
[skip ci] Okeh the experimental lost tape
JOELwindows7 Nov 15, 2021
a67e3b1
[skip ci] sorry people,
JOELwindows7 Nov 16, 2021
f2ce9ca
[skip ci] oh yeah 1 more
JOELwindows7 Nov 16, 2021
eae6b4b
[skip ci] bprobose propose
JOELwindows7 Nov 19, 2021
e4eb0f9
[skip ci] sentenir
JOELwindows7 Nov 20, 2021
309bec3
[skip ci] nice opinion
JOELwindows7 Nov 20, 2021
520404b
[skip ci] baronuk
JOELwindows7 Nov 23, 2021
24e74cb
[skip ci] keh
JOELwindows7 Nov 29, 2021
1880fd0
[skip ci] ohups
JOELwindows7 Nov 29, 2021
cece462
[skip ci] ultimate attempt faile
JOELwindows7 Nov 29, 2021
c6b975e
[skip ci] Sapi Polen 0
JOELwindows7 Nov 30, 2021
42fd63d
[skip ci] Sapi Polen 1
JOELwindows7 Nov 30, 2021
a4a7f0e
[skip ci] Sapi Polen 2
JOELwindows7 Nov 30, 2021
c3872c6
[skip ci] Sapi polen 3
JOELwindows7 Nov 30, 2021
53fcd52
[skip ci] Sapi Polen 4
JOELwindows7 Dec 1, 2021
45de7fd
[skip ci] Sapi Polen 5
JOELwindows7 Dec 2, 2021
73ae25e
[skip ci] Sapi Polen 6
JOELwindows7 Dec 3, 2021
517c654
[skip ci] Sapi Polen 7
JOELwindows7 Dec 4, 2021
a9070d7
[skip ci] Sapi Polen 7.5
JOELwindows7 Dec 4, 2021
b9cc87b
[skip ci] Sapi Polen 8
JOELwindows7 Dec 4, 2021
c750d83
[skip ci] Sapi Polen 9
JOELwindows7 Dec 4, 2021
9d27e24
[skip ci] Sapi Polen 10
JOELwindows7 Dec 4, 2021
5722bd5
[skip ci] Sapi Polen 11
JOELwindows7 Dec 4, 2021
d12a5c1
[skip ci] Sapi Polen 12
JOELwindows7 Dec 4, 2021
1464281
[skip ci] Sapi Polen 13
JOELwindows7 Dec 4, 2021
f7b2ed7
[skip ci] Sapi Polen 14
JOELwindows7 Dec 5, 2021
06df62d
[skip ci] Sapi Polen 14.5
JOELwindows7 Dec 5, 2021
6c0d331
[skip ci] Sapi Polen 15
JOELwindows7 Dec 6, 2021
a120614
[skip ci] Sapi Polen 16
JOELwindows7 Dec 6, 2021
ed967f5
[skip ci] Sapi Polen 16.1
JOELwindows7 Dec 8, 2021
38e97d7
[skip ci] Sapi Polen 16.5
JOELwindows7 Dec 8, 2021
ba2e41c
[skip ci] Sapi Polen 16.75
JOELwindows7 Dec 8, 2021
2defa1a
[skip ci] Sapi Polen 17
JOELwindows7 Dec 9, 2021
c907edc
[skip ci] Sapi Polen 18
JOELwindows7 Dec 10, 2021
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
48 changes: 38 additions & 10 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ version: 2.1
jobs:
build:
machine:
image: ubuntu-2004:202104-01
image: ubuntu-latest
steps:
- checkout
- run:
Expand All @@ -13,23 +13,27 @@ jobs:
sudo apt-get update
sudo apt-get -y install wget zip unzip
- run:
name: setup Haxe and libraries and built them all
name: setup Haxe and libraries and build them all
environment:
HAXELIB_ROOT: /home/circleci/haxelib
HAXE_INSTALLDIR: /home/circleci/haxe
command: |
cd ~
sudo add-apt-repository ppa:haxe/releases -y
sudo apt update
sudo apt upgrade -y
sudo apt install luajit -y
sudo apt install build-essential libgl1-mesa-dev libglu1-mesa-dev libasound2-dev libx11-dev libxext-dev libxi-dev libxrandr-dev libxinerama-dev -y
sudo apt install neko tar gcc-7 g++-7 gcc-7-multilib g++-7-multilib -y
# sudo apt install neko tar gcc-7 g++-7 gcc-7-multilib g++-7-multilib -y
sudo apt install gcc-9 g++-9 gcc-9-multilib g++-9-multilib -y
wget https://github.com/HaxeFoundation/haxe/releases/download/4.2.3/haxe-4.2.3-linux64.tar.gz
mkdir -p $HAXE_INSTALLDIR
tar -xf haxe-4.2.3-linux64.tar.gz -C $HAXE_INSTALLDIR
export PATH=$PATH:$HAXE_INSTALLDIR/haxe_20210701100239_1385eda
ls
pwd
mkdir -p $HAXELIB_ROOT && haxelib setup $HAXELIB_ROOT
haxelib install hxnodejs
haxelib install lime
haxelib install openfl
haxelib install flixel
Expand All @@ -40,24 +44,44 @@ jobs:
haxelib install flixel-ui
haxelib install hscript
haxelib install newgrounds
haxelib install flixel-addons
haxelib git faxe https://github.com/uhrobots/faxe
haxelib git polymod https://github.com/larsiusprime/polymod.git
haxelib git discord_rpc https://github.com/Aidan63/linc_discord-rpc
haxelib install linc_luajit
haxelib install actuate
haxelib git extension-webm https://github.com/GrowtopiaFli/extension-webm
haxelib git linc_luajit https://github.com/nebulazorua/linc_luajit.git
haxelib git hxvm-luajit https://github.com/nebulazorua/hxvm-luajit
haxelib run lime rebuild linc_luajit linux
haxelib run lime rebuild extension-webm linux
haxelib install android6permissions
haxelib install androidhx
haxelib git haxe-hardware https://github.com/Perkedel/haxe-hardware.git
haxelib git hscript-ex https://github.com/ianharrigan/hscript-ex # for the alternative against Lua, like BulbyVR's FNFM+
haxelib install tjson #BulbyVR used TJSON for JSON parsing instead of built-in JSON handlers.
haxelib install uniontypes #BulbyVR used this
haxelib install json2object #BulbyVR used this to convert JSON to object
haxelib install extension-webview #luckydog7 for Android
haxelib git xinput https://github.com/furusystems/openfl-xinput.git
haxelib install haxe-files
haxelib install hxcpp-debug-server
haxelib install tink_core
haxelib install grig.audio
haxelib install grig.midi
haxelib install actuate
haxelib git tentools https://github.com/TentaRJ/tentools.git
haxelib git systools https://github.com/haya3218/systools
haxelib run lime rebuild systools linux
haxelib list
wget -q -O butler.zip https://broth.itch.ovh/butler/linux-amd64/LATEST/archive/default
unzip butler.zip
chmod +x ./butler
pwd
ls
echo ha hi ha hu huha
haxelib run lime rebuild extension-webm linux
haxelib run lime rebuild linc_luajit linux
cd ~/project/kaded-fnf-mods
wget https://gist.github.com/JOELwindows7/ba79db473ab5e4765293fb19c62240cb/raw/d5fc74359ec9ae272003c5d715d04b4dbbd7810d/GJkeys.hx
ls
pwd
mv ./GJkeys.hx ~/project/kaded-fnf-mods/source/GJKeys.hx

# - run:
# name: Rebuild GrowtopiaFli video cutsceners
Expand All @@ -71,8 +95,10 @@ jobs:
haxelib run lime build linux -32 -D32bit
tar -cvf last-funkin-moments.tar -C ~/project/kaded-fnf-mods/export/release/linux/bin .
tar -cvf last-funkin-moments-32bit.tar -C ~/project/kaded-fnf-mods/export/32bit/linux/bin .
if [[ $(git log -1 --oneline) == *"[RELEASE]"* ]]; then ./butler push ~/project/kaded-fnf-mods/export/release/linux/bin joelwindows7/last-funkin-moments:linux-circleCI; fi
if [[ $(git log -1 --oneline) == *"[RELEASE]"* ]]; then ./butler push ~/project/kaded-fnf-mods/export/32bit/linux/bin joelwindows7/last-funkin-moments:linux32-circleCI; fi
cd ~
# if [[ $(git log -1 --oneline) == *"[RELEASE]"* ]]; then ./butler push ~/project/kaded-fnf-mods/export/release/linux/bin joelwindows7/last-funkin-moments:linux-circleCI; fi
# if [[ $(git log -1 --oneline) == *"[RELEASE]"* ]]; then ./butler push ~/project/kaded-fnf-mods/export/32bit/linux/bin joelwindows7/last-funkin-moments:linux32-circleCI; fi
./butler push ~/project/kaded-fnf-mods/export/release/linux/bin joelwindows7/last-funkin-moments:linux-circleCI
# - run:
# name: Just build this game already Windows
# command: |
Expand All @@ -91,5 +117,7 @@ jobs:
cd ~/project/kaded-fnf-mods
haxelib run lime build html5
tar -cvf last-funkin-moments-html5.tar -C ~/project/kaded-fnf-mods/export/release/html5/bin
cd ~
./butler push ~/project/kaded-fnf-mods/export/release/html5/bin joelwindows7/last-funkin-moments:html5-circleCI
########## unfortunately that each run did not recognize each other

2 changes: 1 addition & 1 deletion .github/FUNDING.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# These are supported funding model platforms

github: JOELwindows7 # Replace with up to 4 GitHub Sponsors-enabled usernames e.g., [user1, user2]
github: [JOELwindows7] # Replace with up to 4 GitHub Sponsors-enabled usernames e.g., [user1, user2]
# patreon: JOELwindows7 # Replace with a single Patreon username
# open_collective: # Replace with a single Open Collective username
ko_fi: JOELwindows7 # Replace with a single Ko-fi username
Expand Down
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/betrayals.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Also, you can refer to entire mods made per author, MULTIPLE REPORT IN ONE ISSUE
<!-- e.g. FNF Week Choves vs. Neba -->

# What license the asset was, and what license it is now?
<!-- e.g. was CC4.0-BY-SA, now is Choves' Proprietary EULA -->
<!-- e.g. was CC4.0-BY-SA, now is Choves' Proprietary EULA / CC4.0-BY-ND-NC -->

# Link to the mod?
<!-- any mod page link! GameBanana, itch, NexusMods, etc etc. -->
Expand Down
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/bug.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ assignees: ''
### If you are playing a downloaded version of the game, what operating system are you using?
Windows (`x86`), Windows (`x86_64`), Linux, or macOS? Specify below.

## What version of the game are you using? Look in the bottom left corner of the main menu.
## What version of the game are you using? Look in the bottom left corner of the main menu for FNF version, & top right for KE & LFM version.

## Have you identified any steps to reproduce the bug? If so, please describe them below. Use images if possible.

Expand Down
13 changes: 13 additions & 0 deletions .github/ISSUE_TEMPLATE/config.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# Yoink ideas from Godot's issue template
# https://github.com/godotengine/godot/blob/master/.github/ISSUE_TEMPLATE/config.yml

blank_issues_enabled: false

contact_links:
- name: Lore proposals
url: https://github.com/Perkedel/After-Church/issues
about: Please submit lore proposals on the After Church repository, not here.

- name: JOELwindows7 Contact Collections
url: https://cointr.ee/joelwindows7
about: Joel's account collection. Please refrain from talking personal drama issue unless if it is about a lore & it's publicly affects fans of it.
18 changes: 18 additions & 0 deletions .github/ISSUE_TEMPLATE/reupload_pls.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
---
name: Reupload Pls
about: Suggest reupload
title: 'Reupload pls: reupload <mod name?>'
labels: reupload_pls
assignees: ''
---

#### Please check for duplicates or similar issues before creating this issue.
##### Please keep in mind due to nature of the governments like Earth and some others that are notorious for censorship, following reupload request may not be followed at all for some case.

## What mod you would like us to yoink & reupload?

## Please describe the detail of the element you'd like us to reupload suchs as what is is about, what happen, what features, what's cool, what license this is, etc.

## Does / Do the author(s) consent for us reuploading the mod? (Answering `NO` won't immediately cancel the idea, and will be used for further discussion)

<!-- PRO TIPS: If your Reupload Pls issues happened to be closed immediately, Please do not panic and protest if the message contains `Protoglin Amexamlef` with the codename next to it. This special message means that we have been considering to lorecast & reupload mentioned mods and still in our discussion. 😉 ;) -->
30 changes: 23 additions & 7 deletions .github/workflows/big-makku.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: CI-bigMakku
name: macOS Build CI

# Controls when the workflow will run
on: push
on: [push, pull_request]

permissions:
contents: write
Expand All @@ -15,7 +15,7 @@ jobs:
- name: Just do it
uses: krdlab/setup-haxe@v1.1.6
with:
haxe-version: 4.2.3
haxe-version: 4.2.4
- name: Make your dreams come true
run: |
haxe -version
Expand Down Expand Up @@ -56,26 +56,42 @@ jobs:
haxelib git tentools https://github.com/TentaRJ/tentools.git
haxelib git systools https://github.com/haya3218/systools
haxelib run lime rebuild systools mac
haxelib install hxp
haxelib install svg
haxelib install format
haxelib install lime-tools
haxelib list
ls
pwd
ls ..
pwd ..
ls ../..
pwd ../..

- name: Obtain GameJolt empty key
run: |
wget https://gist.github.com/JOELwindows7/ba79db473ab5e4765293fb19c62240cb/raw/d5fc74359ec9ae272003c5d715d04b4dbbd7810d/GJkeys.hx
mv ./GJkeys.hx /Users/runner/work/Kaded-fnf-mods/Kaded-fnf-mods/source/GJKeys.hx
haxelib run lime build mac

- name: upload to itch
- name: build macOS now!
run: |
echo test
haxelib run lime build mac

- uses: actions/upload-artifact@v2
- uses: actions/upload-artifact@v2.2.4
with:
name: macOS Build
path: export/release/macos/bin

- name: Push to Itch macOS
if: ${{github.event.action = "push"}}
uses: josephbmanley/butler-publish-itchio-action@master
env:
BUTLER_CREDENTIALS: ${{ secrets.BUTLER_CREDENTIALS }}
CHANNEL: macOS-GHAction
ITCH_GAME: last-funkin-moments
ITCH_USER: joelwindows7
PACKAGE: export/release/macos/bin

- name: Yo, release now
uses: softprops/action-gh-release@v0.1.13
if: startsWith(github.ref, 'refs/tags/')
57 changes: 57 additions & 0 deletions .github/workflows/closeCompileIssues.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,57 @@
name: Autocloser
on:
issues:
types: [opened, edited, reopened]
jobs:
autoclose:
runs-on: ubuntu-latest
steps:
- name: Autoclose issues
uses: arkon/issue-closer-action@v3.4
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
rules: |
[
{
"type": "title",
"regex": ".*compile*",
"message": "@${issue.user.login} this issue was automatically closed because we do not offer support for compiling Kade Engine! Please read the https://kadedev.github.io/Kade-Engine/building page"
}
]
# JOELwindows7: hey let's add something I personally wish this never happened.
- name: Autoclose Sky issues
uses: arkon/issue-closer-action@v3.4
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
rules: |
[
{
"type": "title",
"regex": ".*reupload sky*",
"message": "@${issue.user.login}, Protoglin Amexamlef::Saubo"
}
]
- name: Autoclose Whitty issues
uses: arkon/issue-closer-action@v3.4
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
rules: |
[
{
"type": "title",
"regex": ".*reupload whitty*",
"message": "@${issue.user.login}, Protoglin Amexamlef::Copiar"
}
]
- name: Autoclose Mid Fight Masses issues
uses: arkon/issue-closer-action@v3.4
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
rules: |
[
{
"type": "title",
"regex": ".*reupload (mid fight masses|mfm|sarv(ente)?|ruv)*",
"message": "@${issue.user.login}, Protoglin Amexamlef::Alfaheur"
}
]
Original file line number Diff line number Diff line change
Expand Up @@ -72,19 +72,17 @@ jobs:
ls ../..
pwd ../..
mv ./GJkeys.hx /home/runner/work/Kaded-fnf-mods/Kaded-fnf-mods/source/GJKeys.hx
haxelib run lime build linux

- name: upload to itch
run: |
echo test
- name: build Linux now!
run: |
haxelib run lime build linux

- uses: actions/upload-artifact@v2
- name: Artifact Linux now
uses: actions/upload-artifact@v2.2.4
with:
name: Linux Build
path: export/release/linux/bin

- name: Yo, release now
uses: softprops/action-gh-release@v0.1.13
if: startsWith(github.ref, 'refs/tags/')



Loading