extremeheat
c0d9ee982a
fix URI ( #340 )
2023-04-06 09:22:15 +02:00
KalmeMarq
5b6fcee7f6
connect using url params ( #285 )
...
* connect using url params
* lint
2022-03-08 15:46:50 +01:00
KalmeMarq
ed011b07fd
UI reorganized and options ( #257 )
...
* added readme pt-pt
* ui reorganized, keybinds, foodbar, panorama, etc
2021-12-24 13:00:07 +01:00
Alexander Ivanov
74ec5feae0
Add health bar ( #223 )
...
* Create healthbar.js
* Hardcore/Creative mode support
* Actually add healthbar
2021-10-26 10:23:28 +02:00
PondWader
edec62a20f
Adding Game Menu ( #179 )
...
* Fixed Chat Glitch
Fixed an annoying glitch where when you click you are locked out of chat. Makes chat smoother to use
* Added Game Menu
Added a game menu for when player presses escape.
NOTE: Player must be out of mouse lock for this to register (so often requires double pressing of escape).
* Block open chat when in game menu
* Linted + removed alert
* Linted
2021-04-06 13:31:02 +02:00
dada513
accabc8629
Made theme color more prismarine-ish ( #141 )
...
* Updated manifest for PWA
* Made theme color more prismarine-ish
2021-03-22 09:14:54 +01:00
Romain Beaumont
c40b00ab5c
add service worker for PWA
2021-03-21 01:54:10 +00:00
Romain Beaumont
9b8481e4a7
add more metadata
2021-03-21 01:31:45 +00:00
Romain Beaumont
542033952d
add png favicon, og meta and manifest
2021-03-21 01:21:44 +00:00
Romain Beaumont
807ce65b89
no zooming, fix #119
2021-03-20 23:58:31 +00:00
Moondarker
7c9b954d35
Added debug menu ( #107 )
...
* Added debug menu
* Replaced overkill string id generation with incremental integers
2021-03-16 20:41:54 +01:00
Moondarker
116b78f3e7
Player list added ( #94 )
...
* Player list added
* Using JavaScript Standard Style
2021-03-15 01:55:23 +01:00
Romain Beaumont
19a2da8fa8
put crosshair in webcomponent
2021-03-14 20:48:01 +00:00
Romain Beaumont
cc1a14ea4b
move chat to web component ( #91 )
2021-03-14 20:34:35 +01:00
Karang
267afce9db
Use item atlas
2021-03-14 19:57:29 +01:00
Romain Beaumont
77fa0ee0cd
move hotbar to web component ( #89 )
2021-03-14 19:33:41 +01:00
Romain Beaumont
4efff81a6a
move loading screen to component ( #86 )
2021-03-14 18:24:09 +01:00
Romain Beaumont
c3ca3b4463
add favicon ( #77 )
2021-03-14 02:33:00 +01:00
Romain Beaumont
f04b085183
replace prompt by menu ( #75 )
...
* replace prompt by menu
implemented with lit element
https://lit-element.polymer-project.org/
I think we should use more of lit element for
all html things
makes it easy to build modular things
* use require
2021-03-14 02:20:11 +01:00
Romain Beaumont
14f2a4cbec
use html webpack plugin to do cache busting ( #71 )
...
add a ?<hash of content> to index.js in index.html
2021-03-13 19:48:53 +01:00
AwesomestCode
01c1cabdef
Feature: Hotbar ( #42 )
...
* Add Rendering Hotbar
* Load hotbar on login
* Add live hotbar changes
* Add selecting slot
* Add dropping
* fix lint
Co-authored-by: Romain Beaumont <romain.rom1@gmail.com>
2021-03-07 22:49:49 +01:00
u9g
48538f573f
Remove css from index.html ( #54 )
...
* Remove css from index.html
* Create styles.css
* Update webpack.config.js
2021-03-04 05:07:07 +01:00
ShrimpyStuff
04b8ef2b68
Don't allow highlighting ( #51 )
2021-03-03 10:00:46 +01:00
AwesomestCode
49a347b9fa
Feature: loading screen ( #26 )
...
* add broken loading screen
* Add loading screen
Add image & change webpack for easier testing
* more loading script stuff
* not really working kick detector
* last ditch attempt
* lint
2021-03-02 21:44:42 +01:00
AwesomestCode
2140ed360f
fix chat showing ( #38 )
2021-03-02 14:48:03 +01:00
Karang
776f1ab772
Fix moving in chat, fix breaking snapping view
2021-03-02 05:07:12 +01:00
Karang
0b2a3e7950
Fix pixelated look ( #22 )
2021-03-01 04:07:21 +01:00
AwesomestCode
c9b8bb7669
Add crosshairs ( #15 )
...
* Add crosshairs
Note: this PR requires that there is an icons.png file perfectly matching the one in minecraft-assets to show the crosshair, otherwise it just doesn't show anything.
* do it the rom way
2021-03-01 03:31:30 +01:00
AwesomestCode
b6b65793d3
change font to mojangles ( #11 )
...
* change font to mojangles
minecraftia is a fan-recreation, mojangles is the official font
* change Mojangles to mojangles
2021-02-28 17:33:56 +01:00
Romain Beaumont
bccac8bd2e
hide ugly chat scrollbar
2021-02-28 00:02:50 +00:00
Romain Beaumont
2c5006d7f9
add minecraft font
2021-02-27 23:58:21 +00:00
Romain Beaumont
8249a48646
add ugly chat box from https://github.com/AwesomestCode/mineflayer-web-test/branches
2021-02-27 23:18:58 +00:00
Romain Beaumont
d978f5c762
add code
2021-02-27 22:12:11 +00:00