ayunami2000
|
9ace29d7b0
|
fix pointer lock in chrome via funny packet manipulation
|
2022-08-25 23:12:18 -04:00 |
|
LAX1DUDE
|
b3bf06bdc8
|
added some features, fixed random bullshit
|
2022-08-24 23:25:01 -07:00 |
|
ayunami2000
|
dc4fec1aaf
|
fix retarted teavm String.format bug & clean up stuff
|
2022-08-24 20:07:36 -04:00 |
|
ayunami2000
|
d1daef0c41
|
FIXED FIXED FIIIIIXED RENDER DISTANCE BS
|
2022-08-24 17:46:45 -04:00 |
|
ayunami2000
|
04bd7edcc6
|
i forgor
|
2022-08-24 16:24:41 -04:00 |
|
ayunami2000
|
c08e07b292
|
Go back to old and working code
|
2022-08-24 16:23:01 -04:00 |
|
ayunami2000
|
fa349e7af9
|
works for the most part
|
2022-08-24 12:25:22 -04:00 |
|
ayunami2000
|
73668289cf
|
fix render distance cycling, but partially break new players appearing when doing so
|
2022-08-24 12:09:27 -04:00 |
|
ayunami2000
|
05379987aa
|
needs testing
|
2022-08-24 02:16:20 -04:00 |
|
ayunami2000
|
8d6fcd9da0
|
fix render distance issue
|
2022-08-24 01:58:18 -04:00 |
|
LAX1DUDE
|
ede386dd79
|
added delete player data option in backup menu
|
2022-08-23 21:21:29 -07:00 |
|
ayunami2000
|
e9ab5431e2
|
disable teleport across worlds & other fixes
|
2022-08-23 22:37:20 -04:00 |
|
ayunami2000
|
58c4293bc9
|
fix some stuff
|
2022-08-23 19:54:59 -04:00 |
|
ayunami2000
|
52795a349f
|
Add /kick
|
2022-08-23 16:57:53 -04:00 |
|
ayunami2000
|
2f17ab4a5f
|
Fix bugs, including invis players & non-interactible entities
|
2022-08-23 15:04:17 -04:00 |
|
LAX1DUDE
|
58c4a73ac2
|
fixed constant unnecessary render distance reloads
|
2022-08-22 23:14:41 -07:00 |
|
LAX1DUDE
|
0e11249c8e
|
many SP and LAN bug fixes, multi-dim TP command
|
2022-08-22 22:49:25 -07:00 |
|
ayunami2000
|
757ac80bbe
|
Fix (probable) bug
|
2022-08-22 15:21:27 -04:00 |
|
ayunami2000
|
bee66cacae
|
Fix place blocks in entities bug
|
2022-08-22 12:07:32 -04:00 |
|
ayunami2000
|
a74abf3d4b
|
fix voice, pvp
|
2022-08-21 22:47:23 -04:00 |
|
LAX1DUDE
|
c25ab2610e
|
fixed missing playerdata for LAN
|
2022-08-21 01:09:14 -07:00 |
|
LAX1DUDE
|
f42aac7664
|
added LAN skins and worked on LAN voice chat
|
2022-08-21 00:21:13 -07:00 |
|
LAX1DUDE
|
cbf3341320
|
fixed ConcurrentModificationException for real
|
2022-08-20 20:31:01 -07:00 |
|
LAX1DUDE
|
c9a8a59f8d
|
fixed server-side ConcurrentModificationException
|
2022-08-20 17:25:03 -07:00 |
|
LAX1DUDE
|
e4afd4dc90
|
fixed kick on relay failure, fixed player not logging out serverside
|
2022-08-20 17:16:42 -07:00 |
|
ayunami2000
|
d47243a30f
|
LAN is now functional
|
2022-08-20 01:34:58 -04:00 |
|
LAX1DUDE
|
3d9df11058
|
LAN ready for testing
|
2022-08-19 01:34:04 -07:00 |
|
LAX1DUDE
|
8111b7f756
|
wrote 90% of the server side (host) code
|
2022-08-18 00:19:30 -07:00 |
|
LAX1DUDE
|
405a212c8b
|
made world export/import use the EPK v2 format (faster)
|
2022-08-05 00:33:14 -07:00 |
|
LAX1DUDE
|
1e6b8170b5
|
reformatted some classes
|
2022-08-03 23:06:34 -07:00 |
|
LAX1DUDE
|
efcf5f8e77
|
reformatted some singleplayer classes
|
2022-08-03 22:53:10 -07:00 |
|
ayunami2000
|
7899127209
|
Fully functional export-to-vanilla
|
2022-08-02 14:37:13 -04:00 |
|
LAX1DUDE
|
254365783e
|
Merge branch 'singleplayer' of https://github.com/EaglerMods/eaglercraft-sp into singleplayer
|
2022-08-02 01:56:40 -07:00 |
|
LAX1DUDE
|
1158a6fe34
|
improved state management
|
2022-08-02 01:56:28 -07:00 |
|
LAX1DUDE
|
36d7d767dd
|
compression speed improvements
|
2022-08-02 01:55:42 -07:00 |
|
ayunami2000
|
68b2e59429
|
Vanilla exporting progress (NOT DONE)
|
2022-08-02 02:37:06 -04:00 |
|
ayunami2000
|
a013bf69b1
|
Partial export-to-vanilla
|
2022-08-01 23:54:25 -04:00 |
|
ayunami2000
|
09783034b2
|
Implement vanilla world importing.
|
2022-08-01 17:56:35 -04:00 |
|
LAX1DUDE
|
c18b2c19f0
|
Update IPCPacket07ImportWorld.java
|
2022-07-31 16:49:45 -07:00 |
|
LAX1DUDE
|
722166ee9f
|
made a JSON version of minecraftOpts
|
2022-07-31 02:03:22 -07:00 |
|
LAX1DUDE
|
4aef755354
|
fixed localization
|
2022-07-30 22:02:23 -07:00 |
|
LAX1DUDE
|
82f79f658e
|
improved chunk loading at low render distance
|
2022-07-30 20:27:53 -07:00 |
|
LAX1DUDE
|
9a85b5e696
|
made client MP compatible. again, fixed chat
|
2022-07-29 22:37:01 -07:00 |
|
LAX1DUDE
|
aa02e00ca3
|
TeaVM 0.6.1, No Fucking Lag!
|
2022-07-29 16:48:06 -07:00 |
|
LAX1DUDE
|
04ca506f5a
|
welcome back
|
2022-07-27 20:37:15 -07:00 |
|
LAX1DUDE
|
f18d793896
|
fixed chunk memory leak, added statistics to ingame gui
|
2022-03-06 17:14:07 -08:00 |
|
LAX1DUDE
|
a1a25e12d3
|
world list and export/import buttons added to singleplayer
|
2022-03-05 04:00:08 -08:00 |
|
LAX1DUDE
|
f6ab8847c6
|
server generates and saves both world and player and ticks entities
|
2022-03-03 23:02:41 -08:00 |
|
LAX1DUDE
|
395e167728
|
server compiles and loads correctly and generates the world
|
2022-02-21 13:18:30 -08:00 |
|
LAX1DUDE
|
63889aa632
|
added server source and VFS and IPC
|
2022-02-16 17:54:12 -08:00 |
|