Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
57 commits
Select commit Hold shift + click to select a range
e7f98c3
Put my Solarflare here for now. I still don't know how to script a be…
MEEPofFaith Mar 10, 2020
2fcc55c
add some ; and see what happens...
MEEPofFaith Mar 10, 2020
b2a26b6
used to be {}, try that
MEEPofFaith Mar 10, 2020
c1c9571
Dont wory, i have no idea what im doing
MEEPofFaith Mar 10, 2020
be360d0
temp
MEEPofFaith Mar 10, 2020
e1113da
copy/paste in the rest of the meltdonw code
MEEPofFaith Mar 10, 2020
07de872
remove float f's, delete the "public void"s
MEEPofFaith Mar 10, 2020
e1dd85b
"Bullet b" to "b"
MEEPofFaith Mar 10, 2020
18c6fb2
suggestoins
MEEPofFaith Mar 11, 2020
0bb8874
add osme ;
MEEPofFaith Mar 11, 2020
c4ccc50
IDK what I'm doing at this point.
MEEPofFaith Mar 12, 2020
74b2e87
Ive learned z bit
MEEPofFaith Apr 3, 2020
31dc420
Update mod.hjson
MEEPofFaith Apr 3, 2020
fae2fa9
delete
MEEPofFaith Apr 4, 2020
e354a66
Revert "delete"
MEEPofFaith Apr 4, 2020
ad88b97
Merge branch 'master' of https://github.com/MEEPofFaith/Mod-Testing-G…
MEEPofFaith Apr 4, 2020
6292369
Try this
MEEPofFaith Apr 4, 2020
e619e90
Makes sense to me
MEEPofFaith Apr 12, 2020
5b9f269
Makes sense to me
MEEPofFaith Apr 12, 2020
1787953
Half an undo
MEEPofFaith Apr 12, 2020
9ddc748
Half an undo
MEEPofFaith Apr 12, 2020
b7196ab
Might help if it weren't doible
MEEPofFaith Apr 12, 2020
1382a66
Update mod.hjson
MEEPofFaith Apr 12, 2020
c138efe
[var] instead of [this.]
MEEPofFaith Apr 12, 2020
2fcee29
What about this
MEEPofFaith Apr 12, 2020
a116056
Fix version number
MEEPofFaith Apr 12, 2020
77feaa2
Update solarflare.hjson
MEEPofFaith Apr 12, 2020
9b5b847
Try this
MEEPofFaith Apr 12, 2020
c471dd2
Thanks EyeofDarkness
MEEPofFaith Apr 13, 2020
277dcc0
Seems like a good idea
MEEPofFaith Apr 13, 2020
1a9b0e2
Copy some code.
MEEPofFaith Apr 13, 2020
4baef73
?
MEEPofFaith Apr 13, 2020
d8cd6eb
Minor Changes
MEEPofFaith Apr 13, 2020
42147a9
Revert "Minor Changes"
MEEPofFaith Apr 13, 2020
a2a21e4
Revert "Revert "Minor Changes""
MEEPofFaith Apr 13, 2020
67ab19f
Maybe not triple burny burn
MEEPofFaith Apr 13, 2020
3b4d596
because i skipped a version
MEEPofFaith Apr 13, 2020
82d5daf
Remove burnyburn
MEEPofFaith Apr 13, 2020
671261c
I am blind
MEEPofFaith Apr 13, 2020
7c28f04
Unbreak thine self
MEEPofFaith Apr 13, 2020
6c50983
remove the if (b.timer.get) and see what happens
MEEPofFaith Apr 13, 2020
c6338bc
Revert. Good to know that that wasn't the issue.
MEEPofFaith Apr 13, 2020
9f5ab72
init --> update
MEEPofFaith Apr 14, 2020
9859b03
Update mod.hjson
MEEPofFaith Apr 14, 2020
5a39b03
why do i always misspell amount
MEEPofFaith Apr 14, 2020
97e54a9
Reload Test
MEEPofFaith Apr 14, 2020
9f5996d
status effect test
MEEPofFaith Apr 14, 2020
d6572bd
Fix consumption rate
MEEPofFaith Apr 14, 2020
5a9b80b
and hopefully maybe reload is fixed
MEEPofFaith Apr 14, 2020
12e6dbd
Decrease the shootcone because lser is thisn
MEEPofFaith Apr 14, 2020
e168803
Effects Crash Bugfix
MEEPofFaith Apr 14, 2020
b40ca99
Pls no instacrash
MEEPofFaith Apr 14, 2020
a1f5210
Update solar-flare.js
MEEPofFaith Apr 14, 2020
cb2190d
Reimplement burny burn
MEEPofFaith Apr 14, 2020
eca82b9
Transfer to K103908/Exotic-Mod
MEEPofFaith Apr 14, 2020
4757af0
nothing happened
MEEPofFaith Apr 15, 2020
bd40f39
I did an oopsy
MEEPofFaith Apr 15, 2020
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions mod.hjson
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@ name: Testing Ground
displayName: "[gold]Mod [red]Testing [blue]Ground"
author:
'''
[red]K103908
[yellow]MEEP of Faith
'''
description:
'''
Just a testing mod, might have twitchy things
Just a testing mod, nothing in here will work properly.
'''
version: 0.1
version: 1.0
minGameVersion: 103
Empty file added scripts/main.js
Empty file.