Badhad
f43c5848eb
Fishing Spots
...
- Fixed shilo village fishing spots.
2021-04-03 19:53:10 -04:00
Badhad
078daa2d52
Shop fix
...
- Fixed 15100 ore in keldagrim ore shop.
2021-04-03 13:36:44 -04:00
Badhad
9ac5f31654
Farming Fix
...
- Add Amaethwr to payable farmers for fruit trees.
2021-04-03 13:14:00 -04:00
Badhad
c46de8f9fd
Farming Fix
...
- Add Gileth to payable farmers for fruit trees.
2021-04-03 13:09:37 -04:00
Badhad
cdd24643e6
Farming Fix
...
- Add Garth to payable farmers for fruit trees.
2021-04-03 13:02:39 -04:00
Badhad
87db6ebb55
Hunter Expansion
...
- Added proper Crimson swift birds to both spots.
2021-04-02 21:27:11 -04:00
Badhad
c777cc613d
Hunter Expansion
...
- Added Golden Warbler birds to both spots.
2021-04-02 21:15:32 -04:00
Badhad
cf65865ef2
Hunter Expansion
...
- Added Cerulean twitch birds to both spots.
2021-04-02 21:07:39 -04:00
Badhad
a10275cb33
Stairs Fix
...
- Fixed both stairs leading to the white snow kebbits.
2021-04-02 20:41:26 -04:00
Badhad
b3664669ca
Adventure Bots
...
- Fixed News: Logs being sold spam.
- Slight tweaks to adventure bots.
2021-04-02 17:41:21 -04:00
Ceikry
02129f0008
Fixed sum shit
2021-04-01 23:39:29 -05:00
Ceikry
9586e49077
easter event now unlocks easter jig track
2021-03-31 22:15:44 -05:00
Ceikry
006ff1b542
Merge remote-tracking branch 'origin/master'
2021-03-31 21:58:49 -05:00
Woah
4ca254c946
More renaming
2021-03-31 22:58:50 -04:00
Ceikry
158103da6c
Fix easter basket render anims
2021-03-31 21:58:32 -05:00
Ceikry
243a25b5e0
Merge remote-tracking branch 'origin/master'
2021-03-31 21:21:14 -05:00
Ceikry
d6114292b2
Lunar spellbook work + easter event
2021-03-31 21:20:42 -05:00
Badhad
843e5f53ad
Adventurer.kt
...
- Easter bot quotes expanded!!!
- Fixed random other quotes!
- Added 10 normal quotes.
2021-03-31 21:47:34 -04:00
Badhad
23cc54e09f
Adventurer.kt
...
- Easter bot quotes!!!
2021-03-31 21:37:52 -04:00
Woah
12503411f7
GFX methods in-lined
...
Minor renaming
2021-03-31 20:40:35 -04:00
Ceikry
f7a0d2d567
Merge remote-tracking branch 'origin/master'
2021-03-31 18:23:46 -05:00
Woah
e6d109bad0
Little bit of client fun for Easter. Lasts until the 8th.
2021-03-31 07:38:55 -04:00
Woah
b6495f8d33
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
8b1bcd3a4c
NPC Fixes
...
- Fix 412 Bat examine and animations
2021-03-29 18:54:27 -04:00
Ceikry
1860c7f608
Some bugfixes
2021-03-29 13:47:28 -05:00
Ceikry
f5c6ace102
Merge branch 'master' into con-rewrite
2021-03-27 15:12:21 -05:00
Ceikry
70f42a3cd1
RoomTemplate.kt
2021-03-26 22:15:27 -05:00
Ceikry
cc32882fc3
RoomTemplate.kt
2021-03-26 21:04:36 -05:00
Woah
680925744d
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
a8e2c99073
Merge remote-tracking branch 'origin/master'
2021-03-26 16:38:02 -05:00
Ceikry
b174bbe94b
slight bugfix
2021-03-26 16:37:45 -05:00
Woah
99228e032f
Fix for #979 Edible seaweed now edible
2021-03-26 15:21:53 -04:00
Woah
96d322e7d3
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
a48d4d5dfa
add notify + reject now throws
2021-03-26 14:03:15 -05:00
Ceikry
228575bd66
Rename .java to .kt
2021-03-26 14:03:15 -05:00
Woah
f210d2de60
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
11c1277698
add notify + reject now throws
2021-03-26 01:44:49 -05:00
Ceikry
9a69befb10
Merge remote-tracking branch 'origin/master'
2021-03-26 01:03:00 -05:00
Ceikry
eb4be0d6e4
add notify + reject now throws
2021-03-26 01:02:39 -05:00
Woah
fc66ab98c8
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
d821ac7197
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
8949233eae
minor renaming
2021-03-25 17:09:48 -04:00
Woah
8d56a8c0de
Separated out QuickChat methods into QuickChat.java + QuickChatDefinition.java
2021-03-25 16:06:20 -04:00
Woah
98450d84a1
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
0b498fc455
More renaming
2021-03-24 21:03:12 -04:00
Woah
c8bb99706e
Merge remote-tracking branch 'origin/master'
2021-03-24 19:28:36 -04:00
Ceikry
360e5ac7c8
Merge remote-tracking branch 'origin/master'
2021-03-24 18:26:01 -05:00
Ceikry
dc82c0ba74
bugfixes
2021-03-24 18:25:37 -05:00
Woah
ff62177237
More texture stuff
...
Separated out Player + NPC rendering
2021-03-24 18:58:34 -04:00
Woah
c1efb2a344
Renamed texture operations
...
Started separating out draw calls
2021-03-24 17:15:16 -04:00