2015-08-09

Shoutbox

  • Gast#463f

    Nvm 😂 wer lesen kann ist halt doch klar im Vorteil. Danke sehr ☺️

    11:58
  • Gast#463f

    Ich finde da kein Punkt „Community“ in den Reitern 😳

    11:57
  • Siehe hier: https://nyanro.org/?site=info unter Community ^^

    11:46
  • doch gibt es

    10:31
  • Gast#463f

    Hey, gibt es hier kein Discord?

    09:58
  • Auch dir vielen Dank für deine Review auf RMS, Griesnix! :kitty:

    18:05
  • Gast#e20e

    Funktioniert wieder - danke (falls was gemacht wurde <3)

    10:11
  • Gast#e20e

    Guten Morgen Zusammen! Hat noch jemand Probleme beim Login? Map Server scheint ja da zu sein, aber wir bekommen nach der Char Select einen Failed to Connect to Server :(

    09:51
  • Auch hier nochmal vielen Dank für deine Review auf RMS, Keyrubin! :no1:

    12:48
  • Gast#04c8

    funktioniert schon wieder kA was da war

    10:18
  • Gast#04c8

    Guten morgen :) bekommt noch wer beim einloggen die nachricht "Failed to Connect to Server"? oder liegt das an mir?

    09:22
  • Guest#703e

    Awesome, thanks for the info. Figured it was, but never too late to ask! :D

    20:23
  • Hey, yes it's a false positive on the patcher. Best is to ignore the whole directory in your virus scanner. ^^"

    14:04
  • Guest#2a65

    Hey there! New player here, does the Full client installer give a false positive for a virus? (Kepavll!rfn) Windows is crying haha

    23:07
  • Heutiges Event 30 Minuten später (21:30). Bin noch nicht ganz fertig und hab gedacht ich schaff es bis 21 Uhr sorry

    20:51
  • Bitte Türchen neu öffnen. Muss das Event heute leiderumplanen aus gesundheitlichen Gründen. Tut mir leid. Weitere Infos im Beitrag

    19:11
  • Ihr lieben ich muss die Verlosung heute leider auf morgen schieben. Es gab heute Vormittag privat einiges und meine Pläne schieben sich nach hinten das ich 21 Uhr nicht schaffe. Alles weitere im Beitrag

    13:45
  • Habs korrigiert, sorry Leute das ist mir total durch die Lappen gegangen ^^"

    18:50
  • Hi Sakura - welches Item soll denn gefarmt werden?

    13:24
  • Ich glaub der Server ist abgeschmiert^^

    21:14
  • Denke nicht. Bei mein Mechanic gibt es da auch kein Unterschied..

    15:46
  • Gast#4537

    Ich habe grade meinen BS gespielt und irgendwie bekomme ich keinen Schadensbonus wenn ich power-thrust aktiviere mache ich etwas falsch?

    08:22
  • Level 10 war anscheind nur bei iRO früher zu erreichen. Nun aber sollte es einfach nur noch veraltet sein.

    14:49
  • Mach ich..

    07:15
  • Keryrubin, macht am besten einen Thread unter Bug Report. Diese Shoutbox hält nicht ewig und die Nachrichten gehen verloren über Zeit

    22:22
  • Server:

    • *Changed the land_skill_limit config so that homunculus will follow the maxcount limits set on certain skills. This is a response to a issue with Lava Slide.
    • *Added support for the 2015-05-13aRagexe client.
      -The support might be stable enough for public use, but as with any new client there are likely a few hidden bugs left to deal with. If you find any bugs, report it and ill get it fixed.
    • *Enabled the ZC_PROPERTY_HOMUN_2 packet for use with the new client.
    • *Added the ZC_DRESSROOM_OPEN packet.
      -This is used for a incomplete client feature and is just for testing purposes right now.
    • *Fixed a issue where certain item bonuses didn't work with items equipped on the SHADOW_ACC_L equip slot.
      -It appears the equip_index handles AMMO in a special way and needs it at the end of the index table. So I had to also change its placement in the equip_pos to the very end. This issue also happened with equips in the COSTUME_FLOOR, but vanished when I added the shadow equips support.
    • *ZC_USESKILL_ACK2; ZC_NOTIFY_ACT3; ZC_NOTIFY_MOVEENTRY10; ZC_NOTIFY_NEWENTRY10; ZC_NOTIFY_STANDENTRY10; ZC_NOTIFY_MOVEENTRY11; ZC_NOTIFY_NEWENTRY11; ZC_NOTIFY_STANDENTRY11; ZC_ADD_EXCHANGE_ITEM3; ZC_ADD_ITEM_TO_STORE3; ZC_ADD_ITEM_TO_CART3; ZC_ITEM_PICKUP_ACK_V6; ZC_INVENTORY_ITEMLIST_EQUIP_V6; ZC_CART_ITEMLIST_EQUIP_V6; ZC_STORE_ITEMLIST_EQUIP_V6
      -Added support for these packets.
    • *clif_set_unit_idle_v10; clif_set_unit_walking_v10
      -Added these functions.
      -These functions are completely new versions of older existing versions of these functions. The old ones are such a cluster fuck of code because of all the different packet versions and I felt its best to make a fresh one that starts from v10 and up.
    • *Fixed a issue where the ZC_NOTIFY_ACT2 packet wasn't working with player dealt damage from regular attacks.
    • *Updated the character size packet.
      -The format for the latest client is now fully confirmed and is now fully coded in and finalized.
    • *Support for the ZC_HP_INFO packet is no longer used due to issues.
      -This due to glitchy behavior on it and I have no interest to recode it since the official way of displaying monster HP bars is now coded in, but requires a 2013-12-23Ragexe or newer.
    • *Fixed a issue where players and monsters will appear to endure single hit skills when using 2013-12-23Ragexe or newer clients.
    • *Added full support for the body style feature.
      -This feature allows player's to change their job outfit to a different one. Mainly a outfit from a previous job. However, this feature is not officially released and changing your body style will cause sprite errors. The adding of this feature is just to have it ready to use for when the feature is officially released.
    • *Added the "bodystyle" command.
      -This command changes your body style.
      -Note: Using this command will cause client errors.
      -Best to use the changelook command if your interested in seeing what changing body styles does for safety reasons.
    • *Updated the changelook command.
      -Value 7 was added which allows temp changing your body style.
    • *ZC_ACK_OPENSTORE2
      -Added support for this packet.
      -I borrowed from hercules for a quick temp fix to the vending issue.
    • *ZC_PC_PURCHASE_MYITEMLIST; ZC_PC_PURCHASE_ITEMLIST_FROMMC2
      -Updated these packets to support the new required item lengths for 2015-05-13 and newer clients which fixes a issue where items listed in vending will appear incorrectly.
    • *clif_add_random_options; clif_openvending_ack
      -Added these functions.
      -clif_add_random_options is used to supply the variable bonuses data to item packets. Currently it only gives dummy data.
      -clif_openvending_ack is used for the ZC_ACK_OPENSTORE2 so it is triggered through its own function.
    • *Added support for refining costume- and shadow equip.
      -However, currently there is NO DEF bonus from refining for these items.
      -Other refining bonuses will work. This is due to suspected balancing issues like a player getting too much DEF.
    • *ZC_PC_CASH_POINT_ITEMLIST; ZC_PC_CASH_POINT_UPDATE; CZ_PC_BUY_CASH_POINT_ITEM
      -Applied some major updates to these packets to be more compatible with different clients.
    • *Fixed a issue that would cause a player to disconnect when clicking in the title window in a 2015-05-13Ragexe client.
    • *ZC_ALL_QUEST_LIST2
      -Added support for this packet.
      -This fixes a suspected issue where a player's client might crash when logging on with a 2015-05-13Ragexe client while having 2 or more quests active.
    • *Merged in all latest quest.c data from eAthena.
    • *Updated waiting room code with latest from eAthena.
    • *Updated the const file with all the latest effect tags and ID's.
    • *Added the shadow equips promtion set.
      -These are shadow equip items that were used in a event to promote the shadow equip system to give players a taste of what it does.
      -The promotion shadow equips set are now also refineable and have thier proper bonuses.
    • *Organized some packets in the packet_db.
    • *Corrected some EQI's in the const file.
    • *PR_STRECOVERY
      -Now cures the Netherworld status.
    • *WM_REVERBERATION
      -Recoded the entire skill to fix bugs and make things more official.
    • *WM_DOMINION_IMPULSE
      -Recoded the entire skill to fix bugs.
    • *WM_SEVERE_RAINSTORM
      -Fixed a issue where hitting enemys would cause the caster to studder.
      -This issue happens in official, but its something that shouldnt happen at all. If it did, then stuff like Storm Gust would do this too when you hit someone. Its a bug that shouldnt exist at all.
    • *WM_POEMOFNETHERWORLD
      -Recoded the entire skill to fix bugs and make things more official
    • *WM_UNLIMITED_HUMMING_VOICE
      -Fixed a issue where the status didn't give the cast interruption protection. It gives it now, but it will not work in WoE and battleground areas.
    • *MH_LAVA_SLIDE
      -Fixed a issue where it would give the burning status to enemys when not hit by the skill.
      -Burning duration updated.

Jetzt mitmachen!

Du hast noch kein Benutzerkonto auf unserer Seite? Registriere dich kostenlos und nimm an unserer Community teil!