![]() |
[Test] 11.1.06 (eof patch) - Interface Changes
Here are the following XML Changes found on the test server 11.1.06. The left side is what is on live server 11.1.06 and the right side is what is on the test server now 11.1.06. Changes are shown in red and some xml above and below the changes are left in for context.
This patch incluces the icon rendering changes explained by DNeufeldSOE in this thread. I'm not sure if these are all the changes or if there will be more. This patch also includes the changes from the EoF beta. Please keep in mind these changes have not gone live yet and more changes may be in the works and only introduced on patch day. Changed: eq2ui.xml eq2ui_arenachampions_arenamatch.xml eq2ui_ButtonStyles.xml eq2ui_commonelements.xml eq2ui_community.xml eq2ui_examine.xml eq2ui_fonts.xml eq2ui_gamedata.xml eq2ui_hud_choice.xml eq2ui_hud_slider.xml eq2ui_ImageStyles.xml eq2ui_inventory.xml eq2ui_inventory_bag.xml eq2ui_inventory_bank.xml eq2ui_inventory_examine.xml eq2ui_inventory_exchange.xml eq2ui_inventory_guildbank.xml eq2ui_inventory_inventory.xml eq2ui_inventory_loot.xml eq2ui_inventory_market.xml eq2ui_inventory_merchant.xml eq2ui_inventory_trade.xml eq2ui_journals_active.xml eq2ui_journals_quest.xml eq2ui_loginscene.xml eq2ui_mainhud.xml eq2ui_mainhud_advancementchoice.xml eq2ui_mainhud_chatoptions.xml eq2ui_mainhud_death.xml eq2ui_mainhud_editmacro.xml eq2ui_mainhud_guild.xml eq2ui_mainhud_guildbrowser.xml eq2ui_mainhud_guildheraldry.xml eq2ui_mainhud_guildrecruitingdetails.xml eq2ui_mainhud_help.xml eq2ui_mainhud_hotkey.xml eq2ui_mainhud_impliedtarget.xml eq2ui_mainhud_inspectplayer.xml eq2ui_mainhud_instruction.xml eq2ui_mainhud_knowledge.xml eq2ui_mainhud_knowledgesort.xml eq2ui_mainhud_mail.xml eq2ui_mainhud_mainchat.xml eq2ui_mainhud_map.xml eq2ui_mainhud_openedmail.xml eq2ui_mainhud_persona.xml eq2ui_mainhud_pvpimmunity.xml eq2ui_mainhud_shutdown.xml eq2ui_mainhud_socials.xml eq2ui_mainhud_society.xml eq2ui_mainhud_startbutton.xml eq2ui_mainhud_startmenu.xml eq2ui_mainhud_target.xml eq2ui_mainhud_tracking.xml eq2ui_mainhud_waypoints.xml eq2ui_mainhud_windowsettings.xml eq2ui_mainhud_zonereuse.xml eq2ui_options.xml eq2ui_playerhousing.xml eq2ui_popup.xml eq2ui_popup_abusereport.xml eq2ui_popup_book.xml eq2ui_popup_bugreport.xml eq2ui_popup_claim.xml eq2ui_popup_feedback.xml eq2ui_popup_groupoptions.xml eq2ui_popup_houseitems.xml eq2ui_popup_language.xml eq2ui_popup_loadskin.xml eq2ui_popup_rewardpack.xml eq2ui_popup_typoreport.xml eq2ui_popup_uisettings.xml eq2ui_popup_zoneteleporter.xml eq2ui_skininfo.xml eq2ui_specialelements.xml eq2ui_textstyles.xml eq2ui_tradeskills.xml eq2ui_windowelements.xml New: eq2ui_ccworldlist_template2.xml eq2ui_inventory_commissioned_work.xml eq2ui_mainhud_achievements.xml eq2ui_newcharscene2.xml eq2ui_popup_achievementmerchant.xml eq2ui_popup_altar.xml eq2ui_tradeskills_transmuting.xml images\icons\icon_as10.dds images\icons\icon_as11.dds images\icons\icon_as12.dds images\icons\icon_as13.dds images\icons\icon_as14.dds images\icons\icon_as15.dds images\icons\icon_as16.dds images\icons\icon_as17.dds images\icons\icon_as6.dds images\icons\icon_as7.dds images\icons\icon_as8.dds images\icons\icon_as9.dds images\icons\icon_is85.dds images\icons\icon_is86.dds images\icons\icon_is87.dds images\icons\icon_is88.dds images\icons\icon_is89.dds images\icons\icon_is90.dds images\icons\icon_is91.dds images\maps\Exp03\ images\maps\Exp03\map_exp03_dun_castle_mistmoore_001.dds images\maps\Exp03\map_exp03_dun_castle_mistmoore_002.dds images\maps\Exp03\map_exp03_dun_castle_mistmoore_003.dds images\maps\Exp03\map_exp03_dun_crushbone_keep_001.dds images\maps\Exp03\map_exp03_dun_crushbone_keep_002.dds images\maps\Exp03\map_exp03_dun_crushbone_keep_003.dds images\maps\Exp03\map_exp03_dun_felwithe.dds images\maps\Exp03\map_exp03_dun_kaladim.dds images\maps\Exp03\map_exp03_dun_klakanon.dds images\maps\Exp03\map_exp03_dun_mistmoore_catacombes_001.dds images\maps\Exp03\map_exp03_dun_mistmoore_catacombes_002.dds images\maps\Exp03\map_exp03_rgn_butcherblock.dds images\maps\Exp03\map_exp03_rgn_greater_fardark.dds images\maps\Exp03\map_exp03_rgn_greater_faydark_newbie.dds images\maps\Exp03\map_exp03_rgn_kelethin.dds images\maps\Exp03\map_exp03_rgn_lesser_faydark.dds images\maps\Exp03\map_exp03_rgn_loping_plains.dds images\maps\Exp03\map_exp03_rgn_steamfont_mountains.dds images\maps\exp03_world_map.dds images\cities_buttons.dds images\cities2.dds images\cloak_buttons.dds images\deity_symbol_brellserilis.dds images\deity_symbol_cazicthule.dds images\deity_symbol_innoruuk.dds images\deity_symbol_mithanielmarr.dds images\deity_symbol_quellious.dds images\deity_symbol_ralloszek.dds images\deity_symbol_solusekro.dds images\deity_symbol_tunare.dds images\map_starting_city.dds images\map_starting_city_de.dds images\map_starting_city_fr.dds images\map_starting_city_jp.dds images\map_starting_city_ru.dds |
Some remarks on having looked through some of the changes:
It seems that they're converting to using all end tags, because I'm seeing a good bit of things like <Button -stuff- /> being converted to <Button -stuff></Button> Also, another thing I've noticed is the insertion of some returns (which I'm not sure I get heh) which are showing up in the changes =) And of course we now have the iconpage =) |
Also, it's really interesting that there are maps for all the dungeons like Klakanon, Crushbone Keep, and Castle Mistmoore. I wonder if they decided people don't like to be completely lost in the dungeons after all?
There's a Russian world map, so it looks like they're planning a localized Russian version ( I think I read this somewhere before too.) |
Yeah, most of the common dungeons there are mapped already. I guess maybe they felt sorry for the folks at EQ2MAP having to make all these maps and cut 'em a break with the pictures? Hehehe.
|
Quote:
Not sure what you are referring to by inserting returns. Unless you meant carriage returns. Could be just me over thinking it. when I see Returns I thing of the return value of a function:P |
Yeah sorry, I meant carriage returns / new lines, hehe. My mind thought "carriage return" but my fingers were lazy and only typed out "returns' :D
|
Found out you can't use \ in any paths in the UI anymore, you have to use /.
|
| All times are GMT -5. The time now is 03:58 PM. |
vBulletin® - Copyright ©2000 - 2026, Jelsoft Enterprises Ltd.
© MMOUI