Commit graph

196 commits

Author SHA1 Message Date
Ceikry
66968fa840 easter event now unlocks easter jig track 2021-03-31 22:15:44 -05:00
Ceikry
a025e478ab Merge remote-tracking branch 'origin/master' 2021-03-31 21:58:49 -05:00
Woah
5b06276031 More renaming 2021-03-31 22:58:50 -04:00
Ceikry
f514573203 Fix easter basket render anims 2021-03-31 21:58:32 -05:00
Ceikry
c2f05c3966 Merge remote-tracking branch 'origin/master' 2021-03-31 21:21:14 -05:00
Ceikry
6bee89d3a5 Lunar spellbook work + easter event 2021-03-31 21:20:42 -05:00
Badhad
62425f871c Adventurer.kt
- Easter bot quotes expanded!!!

- Fixed random other quotes!

- Added 10 normal quotes.
2021-03-31 21:47:34 -04:00
Badhad
083464a8a7 Adventurer.kt
- Easter bot quotes!!!
2021-03-31 21:37:52 -04:00
Woah
2ee0f7d2b7 GFX methods in-lined
Minor renaming
2021-03-31 20:40:35 -04:00
Ceikry
180b1d50cf Merge remote-tracking branch 'origin/master' 2021-03-31 18:23:46 -05:00
Woah
5d25480607 Little bit of client fun for Easter. Lasts until the 8th. 2021-03-31 07:38:55 -04:00
Woah
0849f279bc Client sound fix (dropping still has sound issues)
Cache now includes all music + sfx + sound (taken from revision 550)
Drop item handler - removed useless send audio
2021-03-31 06:23:23 -04:00
Badhad
c584ca799c NPC Fixes
- Fix 412 Bat examine and animations
2021-03-29 18:54:27 -04:00
Ceikry
a703f02d88 Some bugfixes 2021-03-29 13:47:28 -05:00
Ceikry
df4072d075 Merge branch 'master' into con-rewrite 2021-03-27 15:12:21 -05:00
Ceikry
ab45eee3ed RoomTemplate.kt 2021-03-26 22:15:27 -05:00
Ceikry
81155ce3f6 RoomTemplate.kt 2021-03-26 21:04:36 -05:00
Woah
15fb1a5d3f Added new JS5 file server (launcher no longer has to handle cache downloading) - PLEASE SET YOUR CACHE LOCATION IN file-server.properties
Updated client to connect to the new file server
2021-03-26 21:58:25 -04:00
Ceikry
355580800c Merge remote-tracking branch 'origin/master' 2021-03-26 16:38:02 -05:00
Ceikry
56da1c1e3e slight bugfix 2021-03-26 16:37:45 -05:00
Woah
8785720a21 Fix for #979 Edible seaweed now edible 2021-03-26 15:21:53 -04:00
Woah
56db880b2a Fixes for #990, #987
removed pickaxe head flying off random event
added sweetcorn + basic baked potato cooking
2021-03-26 15:17:01 -04:00
Ceikry
371920c5f1 add notify + reject now throws 2021-03-26 14:03:15 -05:00
Ceikry
efb64ebaaa Rename .java to .kt 2021-03-26 14:03:15 -05:00
Woah
f5cd99ad35 Added: giveitem, removeitem, removeitemall to the command list
Minor correction in CommandSet.kt to print the message, not the string array
Removed most/all return@'s inside of each CommandSet
2021-03-26 03:29:55 -04:00
Ceikry
84ff74fbe7 add notify + reject now throws 2021-03-26 01:44:49 -05:00
Ceikry
f2e43fe482 Merge remote-tracking branch 'origin/master' 2021-03-26 01:03:00 -05:00
Ceikry
ad33ae66a1 add notify + reject now throws 2021-03-26 01:02:39 -05:00
Woah
aa55b2466b Named both loading screen bar draws
Added notes on some of the interface draws (alpha boxes/container borders)
2021-03-25 22:50:54 -04:00
Woah
5e98d6a633 Audio renaming (still need to find sound effect audio)
Identified the probable cause of the display thread death HDToolKit.bufferSwap. There's an error that gets thrown when the user exits the client without going through the proper way to do so which is unacceptable. A band-aid has been applied.
2021-03-25 18:08:27 -04:00
Woah
006718a59b minor renaming 2021-03-25 17:09:48 -04:00
Woah
c021ae1e1d Separated out QuickChat methods into QuickChat.java + QuickChatDefinition.java 2021-03-25 16:06:20 -04:00
Woah
fad425fb11 Audio related update trying to track down why some sounds aren't playing properly/too fast. 2021-03-25 15:32:26 -04:00
Woah
07705f0695 More renaming 2021-03-24 21:03:12 -04:00
Woah
d4915dd955 Merge remote-tracking branch 'origin/master' 2021-03-24 19:28:36 -04:00
Ceikry
a358b350cd Merge remote-tracking branch 'origin/master' 2021-03-24 18:26:01 -05:00
Ceikry
a08f73a8dc bugfixes 2021-03-24 18:25:37 -05:00
Woah
4ea451ea82 More texture stuff
Separated out Player + NPC rendering
2021-03-24 18:58:34 -04:00
Woah
fd92043a0e Renamed texture operations
Started separating out draw calls
2021-03-24 17:15:16 -04:00
Woah
499abd7009 Major client code cleanup 2021-03-24 15:51:22 -04:00
Woah
3d910c97a1 Merge remote-tracking branch 'origin/master' 2021-03-24 15:07:28 -04:00
Ceikry
c2634e6a44 MTA alchemy - MTAListeners.kt + bugfixe 2021-03-24 02:52:35 -05:00
Woah
a58a06a5e5 Minor fix for object use with color being wrong 2021-03-24 03:20:19 -04:00
Woah
a2730f8604 Minor fixes to the dev console 2021-03-24 03:01:59 -04:00
Woah
f59ab6c1d7 Merge remote-tracking branch 'origin/master' 2021-03-24 02:15:14 -04:00
Woah
7a108e0075 Fixed up dev console
Added fun new client sided commands
2021-03-24 02:15:00 -04:00
Ceikry
daddbaa6b4 New spell listeners + other bugfixes 2021-03-24 00:20:48 -05:00
Woah
3527d3146e Client renaming 2021-03-23 04:17:16 -04:00
Badhad
d6be65af79 Chicken Fix
- Added a pad to chicken and feathers to main.
2021-03-22 23:42:13 -04:00
Badhad
aa9543a6d8 Merge remote-tracking branch 'origin/master' 2021-03-22 23:39:05 -04:00