summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-01-13added some char animation (still a bit buggy)HEADmasterjak13-18/+74
2023-01-13optimized tmxloaderjak11-7/+12
2023-01-13added favicon (1 more error removed \o/)jak11-0/+0
2023-01-13changed canvas sizejak11-2/+2
2023-01-13added Utils & Commandsjak12-0/+344
2023-01-13changed a lot formatingjak17-859/+698
2023-01-13changed npm start & stop (simply kill it, doesnt matter for now, we can't loo...jak11-2/+2
2023-01-12added feedback & permissions to @hidejak11-1/+11
2023-01-12fixed all commands toLowerCasejak11-1/+1
2023-01-12added command: @hidejak14-1/+13
2023-01-12added command: @lbc/@localbroadcast <msg>jak11-0/+11
2023-01-12added whisper aliases tell & msgjak11-0/+2
2023-01-12removed 'TODO has_permission' job has been done for a while nowjak11-1/+0
2023-01-12added 'npm restart', cause its faster, and devs are lazy *hides*jak11-0/+1
2023-01-12added @warp/@tele/@teleport [map] [ <x> <y>] commandjak11-0/+41
2023-01-12added basic chat emotesjak11-2/+15
2021-09-14updated socket.io version & several packagesjak13-40/+65
2021-09-14added stop scriptjak12-2/+4
2021-09-05added listener for Inventory (I)jak12-1/+22
2021-09-05added singular/plural for /whojak11-1/+1
2021-09-05removed unused random number from player/bulletsjak12-4/+0
2021-09-05removed console spam (leftover from testing)jak11-1/+0
2021-09-05updated npm packagesjak11-254/+350
2021-09-05added player sit(X)jak12-30/+67
2021-08-02don't change the 'Server:' message stringjak11-9/+18
2021-08-02removed req:consts from app.jsjak11-1/+0
2021-08-02changed direction from byte to sprite orderjak12-3/+3
2021-08-02removed const directions (seems to bug a bit (or there is maybe a better way ...jak15-46/+44
2021-08-01fixed timestamp formatingjak11-6/+13
2021-08-01added focus to ui and game elementjak11-2/+6
2021-08-01moved playernames rendering to own functionjak11-3/+7
2021-08-01added basic html UIjak11-11/+44
2021-08-01fixed typo in update packjak11-1/+1
2021-08-01Configure SAST in `.gitlab-ci.yml`, creating this file if it does not already...jak11-0/+12
2021-08-01added some more features, and fixed some bugs (was to lazy to commit every ch...jak124-326/+7071
2021-07-25added page Title (may change that to a const later)jak11-1/+1
2021-07-24added basic map drawingjak110-11/+3122
2021-07-22removed double username linejak11-1/+0
2021-07-22updated npm packagesjak12-722/+638
2021-07-22optimized packet handlingjak12-33/+156
2021-07-21added mongojs accountingjak11-9/+18
2021-07-21switch to mongojsjak12-199/+1934
2021-07-20init game repo (basic)jak112-0/+6931