Dodian Forums

Go Back   Dodian Forums > Site > News and Updates > Dodian Server

Reply
 
Thread Tools Display Modes
Old 12-13-2019   #1
Pro Noob
Developer
 
Join Date: Jun 2019
Posts: 253
Default Fixes 12/14

  • Fixed yell for nechrayel
  • Fixed a different option interface
  • Fixed the house option be a toggle between regular and ancient spellbook
  • Fixed flax picking
  • Fixed sheep and shear them
  • Fixed spinning wheel in seers
  • Fixed Aubury can now teleport you to edgeville
  • Fixed the bank option on banker
  • Fixed yanille and taverly stairs, so you can enter the chest or slayer dungeon
  • Fixed sheep and slayer master spawns
  • Fixed the commands 'max', 'price' and 'boss' commands for regular users
Pro Noob is offline   Reply With Quote
Old 12-13-2019   #2
Miami Flow
New Member
 
Join Date: Nov 2019
Posts: 10
Default

When you get a drop it won't "yell" it as the game thinks you just "yelled" out that you killed the boss, so in the chat box you get the message " you must wait 7 more seconds before yelling again..."

I assume this is caused from lines 313-316 and 369-373 of src/net/dodian/uber/game/model/entity/npc/Npc.java

As it looks like you changed the code and the client seems to have the yell come from the player, but formatted it to display as [system] ?
p.yell("<col=FFFF00>[SYSTEM]<col=000000> <col=292BA3>" + yell + "@cr2@");

An easy fix could be removing the 10 seconds delay in the yell channel but that's up to you just trying to help
Miami Flow is offline   Reply With Quote
Old 12-14-2019   #3
Spunky
Banned
 
Join Date: Jan 2018
Location: some dank cellar
Posts: 47
Default

That yell timer annoying anyway. The crybabies who actually get upset over spam can turn off yell now anyway so no need for it really.
Spunky is offline   Reply With Quote
Old 12-14-2019   #4
Pro Noob
Developer
 
Join Date: Jun 2019
Posts: 253
Default

Quote:
Originally Posted by Miami Flow View Post
When you get a drop it won't "yell" it as the game thinks you just "yelled" out that you killed the boss, so in the chat box you get the message " you must wait 7 more seconds before yelling again..."

I assume this is caused from lines 313-316 and 369-373 of src/net/dodian/uber/game/model/entity/npc/Npc.java

As it looks like you changed the code and the client seems to have the yell come from the player, but formatted it to display as [system] ?
p.yell("<col=FFFF00>[SYSTEM]<col=000000> <col=292BA3>" + yell + "@cr2@");

An easy fix could be removing the 10 seconds delay in the yell channel but that's up to you just trying to help
We'll remove the timer.
Pro Noob is offline   Reply With Quote
Old 12-14-2019   #5
Miami Flow
New Member
 
Join Date: Nov 2019
Posts: 10
Default

No longer need 10 crafting to spin flax.
Miami Flow is offline   Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -5. The time now is 06:25 PM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.