ZXMushroom63
|
6220739133
|
fix typos
|
2024-12-30 01:20:52 +08:00 |
|
ZXMushroom63
|
25e2d20789
|
add some flags
|
2024-12-29 23:29:41 +08:00 |
|
ZXMushroom63
|
c6496fc672
|
emergency fix
|
2024-12-27 23:46:06 +08:00 |
|
ZXMushroom63
|
386b6a44cd
|
restructure version code storage
|
2024-12-27 22:54:04 +08:00 |
|
ZXMushroom63
|
59cac43144
|
2.4 version bump
|
2024-12-27 22:46:47 +08:00 |
|
ZXMushroom63
|
5a9b4905cb
|
add a bunch of new utility functions
|
2024-12-27 22:45:56 +08:00 |
|
ZXMushroom63
|
f59f9cc7cb
|
delete soda mod
|
2024-12-24 20:21:06 +08:00 |
|
ZXMushroom63
|
55042e7833
|
add automatic clinit
|
2024-12-24 20:19:39 +08:00 |
|
ZXMushroom63
|
b81edd7de9
|
Merge branch 'main' of https://github.com/eaglerforge/EaglerForgeInjector
|
2024-12-24 17:42:04 +08:00 |
|
ZXMushroom63
|
3677335b10
|
bump version + auto clinit
|
2024-12-24 17:42:00 +08:00 |
|
radmanplays
|
160493dc36
|
Add files via upload
|
2024-12-24 12:11:44 +03:30 |
|
ZXMushroom63
|
cdd427ed20
|
fix stupid bug
|
2024-12-23 20:19:23 +08:00 |
|
ZXMushroom63
|
b67cb8ec3a
|
add dimension to waypoints
|
2024-12-16 18:52:13 +08:00 |
|
ZXMushroom63
|
e33bd95b6a
|
push waypoints mod + increase meta char limit
|
2024-12-16 15:40:53 +08:00 |
|
ZXMushroom63
|
4b3ff56718
|
Sliders mod
|
2024-12-13 15:30:28 +08:00 |
|
ZXMushroom63
|
ee6307b532
|
time scale command
|
2024-12-11 22:26:31 +08:00 |
|
ZXMushroom63
|
4c7fdf5f86
|
partially complete timescale tutorial
|
2024-12-11 17:56:06 +08:00 |
|
ZXMushroom63
|
a8cd453a68
|
Fix typo and some useless code
|
2024-12-11 16:08:36 +08:00 |
|
ZXMushroom63
|
7a020f5c42
|
Add description to f11fix
|
2024-12-11 16:08:12 +08:00 |
|
ZXMushroom63
|
eeb0143f85
|
Custom item tutorial
|
2024-12-11 16:07:58 +08:00 |
|
ZXMushroom63
|
237f28fbdd
|
Fix issues in custom block tutorial
|
2024-12-11 16:07:44 +08:00 |
|
ZXMushroom63
|
3a7dfa0818
|
fix bug in timescale.js
|
2024-12-10 20:21:04 +08:00 |
|
ZXMushroom63
|
e866954a27
|
fix bug with unlucky blocks
|
2024-12-10 20:13:54 +08:00 |
|
ZXMushroom63
|
b07b700173
|
Add discord server to readme
|
2024-12-10 17:23:42 +08:00 |
|
ZXMushroom63
|
26de5a69b1
|
add metadata to timescale command
|
2024-12-10 17:09:34 +08:00 |
|
ZXMushroom63
|
8d75013fe7
|
add crafting recipe for guns
|
2024-12-10 15:58:22 +08:00 |
|
ZXMushroom63
|
6dd5619897
|
Add gun recoil, and a few new features
|
2024-12-09 18:08:52 +08:00 |
|
ZXMushroom63
|
a519eb7afa
|
Fix gun bug, add more static variables and add clinit methods
|
2024-12-09 16:59:45 +08:00 |
|
ZXMushroom63
|
8c1ae93040
|
almost done with postinit
|
2024-12-09 16:02:04 +08:00 |
|
ZXMushroom63
|
8aa7937382
|
fix bug, but new regression
|
2024-12-09 15:42:14 +08:00 |
|
ZXMushroom63
|
b8fcdd3a6e
|
bump version
|
2024-12-09 11:26:13 +08:00 |
|
ZXMushroom63
|
04325e6f4e
|
make unlucky blocks less laggy
|
2024-12-09 11:25:00 +08:00 |
|
ZXMushroom63
|
f600e3859a
|
add sorting to modlaoder
|
2024-12-09 10:11:07 +08:00 |
|
ZXMushroom63
|
4c605ec5cf
|
Switch files fully to IDB, GUI fixes
|
2024-12-08 19:40:54 +08:00 |
|
ZXMushroom63
|
5fd5eefdbd
|
remove un-needed stuff
|
2024-12-08 18:02:26 +08:00 |
|
ZXMushroom63
|
cd10aa65ce
|
Finish custom block tutorial
|
2024-12-08 18:01:34 +08:00 |
|
ZXMushroom63
|
3d3de34e26
|
change death type for the guns
|
2024-12-08 16:28:40 +08:00 |
|
ZXMushroom63
|
c2a7bab6dc
|
increase gun scale in third person
|
2024-12-08 16:21:10 +08:00 |
|
ZXMushroom63
|
19364fe304
|
Fix gun bug and hashing algo bug
|
2024-12-08 16:19:31 +08:00 |
|
ZXMushroom63
|
a0241562df
|
make guns work
|
2024-12-07 10:34:46 +08:00 |
|
ZXMushroom63
|
0dd5ed09bf
|
add entity ray trace demo
|
2024-12-07 10:07:50 +08:00 |
|
radmanplays
|
a7bc868bcb
|
Add files via upload
|
2024-12-06 21:15:01 +03:30 |
|
ZXMushroom63
|
8c027777fe
|
half baked custom block documentation
|
2024-12-06 22:31:12 +08:00 |
|
ZXMushroom63
|
3eab5d0be7
|
spawn xp tutorial, fix compiling client link
|
2024-12-05 14:47:12 +08:00 |
|
ZXMushroom63
|
312af34bef
|
add version to title
|
2024-12-05 13:19:00 +08:00 |
|
ZXMushroom63
|
01fa9fee08
|
add efi version to title
|
2024-12-05 13:18:57 +08:00 |
|
ZXMushroom63
|
dbba6ca4b9
|
new readme
|
2024-12-04 14:29:07 +08:00 |
|
ZXMushroom63
|
f485ef39f2
|
minor optimisation for hashing algo
|
2024-12-04 14:22:28 +08:00 |
|
ZXMushroom63
|
f26c3b55d1
|
fix for grapplehook.js
|
2024-12-04 14:21:23 +08:00 |
|
ZXMushroom63
|
69d85db92a
|
Change GUI structure to mimic postinit.js, and clean up codebase
|
2024-12-04 14:16:01 +08:00 |
|