User Tools

Site Tools


crossfire_traffic

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
crossfire_traffic [2019/04/04 12:12]
leaf Add Bug or Patch label where necessary, moved item to server section
crossfire_traffic [2019/09/05 17:53]
leaf Traffic updates for Aug-2019
Line 6: Line 6:
  
 ===== 2019 ===== ===== 2019 =====
 +
 +==== August 2019 ====
 +
 +Commit number 21000!
 +
 +=== Archetypes ===
 +  * Add white and black leather cloaks as archetypes so that they can be created via formulae (r20943)
 +  * New archetype, sea_route (20965)
 +      * Sea routes are indistinguishable from normal sea tiles, except for the arch name
 +      * This helps automated travel objects (i.e., ships) distinguish between sea routes and plain old sea tiles
 +
 +=== GTKv2 Client ===
 +  * Avoid unnecessary calls to draw_lists(),​ this speeds up inventory redraw when picking up and dropping many items (r20926)
 +  * Improvements for inventory display and handling (r20971 - r20976, r20980)
 +
 +=== Maps ===
 +  * Minor cosmetic change to a cave wall section for nicer merging in Snake Pit, Level 5 (lake_country/​snake_pit/​snakepit_5) in Lake Country. No functional changes. (r20923)
 +  * Deposit boxes added to numerous world bank maps such as Brest, Darcap, Dragon Islan, City de Clouds, Navar, Lone Town, Nurnberg and Santo Dominion (r10951)
 +  * The Scorn General Store now sells writing pens and blank books for the literacy skill (r20955)
 +  * Code changes so the travel cart outside of Scorn can travel more quickly (r20961)
 +  * Smooth road between Scorn and Navar, the cart can now travel both ways between Scorn and Navar (r20961)
 +  * The travel cart will now always print/​display a message when stopping (r10962)
 +  * The travel cart now costs 100 platinum (r20963)
 +    * Look for the payment altar outside of Eastern Gate of Scorn
 +    * This allows multiple players to use or operate the cart at one time
 +  * Smooth out the road between Scorn and Lake Country (r20966)
 +  * Smooth out the road between Scorn and Darcap (r20967)
 +  * Update Undead Training center (r20968)
 +    * Make exit from training center return to the original map, instead of teleporting back to Lake Country
 +    * Straighten the roads out a bit
 +  * Add roads in Fishing Village (world_123_123) (r20981)
 +
 +=== Server ===
 +  * Improvements for socket buffer handling to prevent corrupt data being sent to the client, which can cause login issues for the player (r20928) ​
 +  * Add login message for new characters with accounts in the server logs (r20935)
 +  * Make objects in icecubes decay slower (r20939)
 +    * This make it possible to "​freeze"​ items such as Demon Ichor or Ghost Ecoplasm in ice cubes to make them last slightly longer
 +  * Stop destroying items based only on die roll (r20942)
 +    * Always look at the material type and resistances. Previously, immune objects could still be destroyed by attacks; for example, ice storm could cause an ice cube to unfreeze
 +  * Add artifacts and formulae for black/white leather cloaks (r20945)
 +  * Improve handling of formula check to handle cauldron and tool differences (r20946)
 +      * The server is able to handle two of the same recipes and produce different results based on what crafting table or cauldron the player is using
 +  * Changes with food calculations(r20956)
 +    * Dragons players are now subject to cursed food effects ​
 +  * Slow players down if they eat too much (r20984)
 +    * Players who consume food that would go over the max 999, will now have short (about 1minute) movement and combat penalty - watch for the message "​Eating the food ration makes you very full. You feel yourself moving much slower."​
 +    * When the affect is over - watch for the messages "You feel like you're moving faster."​ and "You feel your digestion slowing down."
 +  * Clarify stat change messages from effects like character death or depletion attacks or restored from Potions of Life or consuming a stat potion (r20985)
 +      * "Oh no! You are weakened!"​ -> "You feel drained of strength."​
 +      * "​You'​re feeling clumsy!"​ -> "You feel drained of agility."​
 +      * "Your health deteriorates!"​ -> "You feel drained of health."​
 +      * "You suddenly begin to lose your memory!"​ -> "You feel drained of wisdom."​
 +      * "Your face gets distorted!"​ -> "You feel drained of charisma." ​
 +      * "Watch out, your mind is going!"​ ->"​You feel drained of intelligence."​
 +      * "Your spirit feels drained!"​ -> "You feel drained of power."​
 +      * "You feel your memory return."​ -> "You feel your intelligence return."​
 +      * "You feel your spirits return."​ -> "You feel your power return."​
 +      * "You lose some of your memory!"​ -> "You feel foolish!"​
 +  * Correctly calculate player speed and reduce command response latency (r20991 - r20993)
 +      * Reduces amount of time the game takes to process player issued commands
 +
 +==== July 2019 ====
 +
 +=== Archetypes ===
 +  * Part of [[https://​sourceforge.net/​p/​crossfire/​patches/​360/​|Patch #360]], this reduces the base price of balms so that the price of balms of first aid can be reduced (r20905)
 +
 +=== GTKv2 Client ===
 +  * Change key handling to reduce lag after holding down a key (r20918)
 +
 +=== Maps ===
 +  * Merge in patches [[https://​sourceforge.net/​p/​crossfire/​patches/​358/​|358]] and [[https://​sourceforge.net/​p/​crossfire/​patches/​359/​|359]] to change pricing of items for sale in Temple of Healing (navar_city/​misc/​templeofhealing) in Navar (r20919)
 +
 +=== Server ===
 +  * [[https://​sourceforge.net/​p/​crossfire/​patches/​360/​|Patch #360 Reduce cost of balm of first aid]] Reduces the cost of balm of first aid (r20906)
 +
 +==== June 2019 ====
 +
 +=== Archetypes ===
 +  * Reduce color count and image file size of fishing pole (skills/​Skill_Tools/​fishing_pole.base.111.png) by changing from RGB image to Indexed image (r20822)
 +
 +=== JX Client ===
 +  * Make sure that disabled GUI elements actually ignore mouse clicks and key presses (r20830)
 +  * Fix --debug-protocol command line option to reliably log all messages (r20834)
 +  * Add "​color-disabled"​ to "​textbutton"​ in skin files (r20836)
 +  * Properly update combobox contents (r20837)
 +  * Suppress unneeded combobox updates ​ (r20838)
 +  * Prevent scrolling in comboboxes (r20839)
 +  * Add tooltips to comboboxes (r20840)
 +  * Order items in comboboxes ​ (r20841)
 +  * Add support for sending '​createplayer'​ commands with attributes (r20844)
 +  * Extend the "​Connecting to server..."​ phase until all requested information has been received from the server (r20848)
 +  * Add support for hiding comboboxes (r20850)
 +  * Add NewCharModel for storing options for character creation (r20851)
 +  * In create character dialog: Disable '​Create'​ button if no character name has been entered (r20852)
 +  * Support "​loginmethod 2": Allow the player to select options during character creation ​ (r20859)
 +  * Query metaserver immediately after program start (r20864)
 +  * Fix login issue with metalforge (r20866)
 +  * Fix display corruption when using magic map while fog-of-war is visible (r20877)
 +  * Properly update minimap after magic map (r20881)
 +  * Center book popup (r20882)
 +  * Make map square above player clickable for lookat (r20883)
 +  * Break long lines in meta server tooltips (r20884)
 +  * Resize close buttons on dialogs to match the height of the dialog title (r20886)
 +  * Add help icons to some dialogs (r20890)
 +  * Make applied/​worn items in inventory more visible (r20893)
 +
 +=== Maps ===
 +  * Cosmetic changes to Brest CVT (brest/​shops/​brest.cvt) to add more visual space on the map perimeter. Update Brest world map (world/​world_107_123) for entrance coordinate changes to Brest CVT (r20903)
 +
 +==== May 2019 ====
 +
 +=== Archetypes ===
 +  * Modify fishing pole graphic (skills/​Skill_Tools/​fishing_pole.base.111.png) to clean up and remove pixelation (r20816)
 +
 +=== GTKv2 Client ===
 +  * Use one window for metaserver and login dialogs (r20766)
 +    * Each of the metaserver and login dialogs used to be in a separate window that was raised and lowered in sequence. Now, all the pre-game dialogs are in one window that is not replaced until play starts.
 +  * Trim trailing whitespace from spell descriptions (r20767)
 +  * Add latency profiling command-line option (r20786)
 +  * Rename '​--time-redraw'​ to '​--profile-redraw'​ (r20786)
 +  * Restore option to allow connecting to a server directly when launching the client, i.e., --server <​server_name or IP address> (r20789)
 +
 +=== JX Client ===
 +  *  Slight layout changes: Move buttons in main screen to right side and use consistent border gaps in dialogs. (r20774)
 +  * Support color '​RED'​ in skin definitions (r20778)
 +  * Change layout of book popup dialog to allow for more text (r20780)
 +  * Use bold font in dialogs to emphasize important parts (r20781)
 +  * Use bold font in buttons (r20782)
 +  * Move the scrollbar in the message dialog to the right side (r20783)
 +  * Do not crash when using '​vertical'​ skin command outside dialogs (r20792)
 +  * Reliably raise dialogs after mouse clicks ​ (r20804)
 +
 +=== Maps ===
 +  * Cosmetic change to Yarid'​s House, Downstairs (scorn/​houses/​wizz.lev1) in Scorn for nicer wall merging around one of the doorways. No functional changes. (r20806)
 +  * Add conversion computations,​ and a description of existing coins to bank teller dialogue (r20807)
 +  * [[https://​sourceforge.net/​p/​crossfire/​bugs/​852/​|#​852 Stack of rings of Occidental mages all gain same effect on applying it]] Correctly split rings of Occidental Mages if needed before applying an effect (r20809)
 +==== April 2019 ====
 +
 +=== Archetypes ===
 +
 +  * [[https://​sourceforge.net/​p/​crossfire/​patches/​357/​|Patch #357 Balancing changes to the summoning branch]]
 +    * Improve the golem weapon class (Wc) from the summon golem spell from 12 down to 10 (r20742)
 +    * Improve the summoned golem damage from 40 to 60, change duration from 75 to 125 (r20743)
 +    * Improve the damage from summon lesser golem from 20 to 25 (r20744)
 +    * Decrease level requirements for pet types by 1 level from the beginning pet of bird and up to and including skull (r20745)
 +      * Replace pixie with panther (r20745)
 +      * Replace skeleton with wolf (r20745)
 +    *  Comment update in regards to the recent changes on what pets are summoned at which level for summon pet monster spell (r20746)
 +    * Reduce casting time from 10 to 5 in spell, summon pet monster (20747) ​
 +
 +=== JX Client ===
 +  * Use non-full-screen-mode by default; Add --full-screen command line option to enable full-screen mode (r20759)
 +  * Increase font size for items  (r20761)
 +
 +=== Maps ===
 +  * Minor cosmetic changes to Yarid'​s House, Entrance (scorn/​houses/​wizz.entry) for better wall and spike wall merging (r20749)
 +  * [[https://​sourceforge.net/​p/​crossfire/​patches/​358/​|Patch #358 Adjust balance of Scorn'​s House of Healing]]
 +      * Lower purchase and selling price for balms, potions and staffs in House of Healing (/​scorn/​misc/​HouseofHealing) in Scorn. Also added a sell cap to prevent abuse by selling items. (r20750) ​
 +
 +=== Server ===
 +  * [[https://​sourceforge.net/​p/​crossfire/​patches/​357/​|Patch #357 Balancing changes to the summoning branch]]
 +    * Failed summons via Summoning skill no longer cost spell points (r20748)
 +  * Fixed an issue for permadeath server so when a character is resurrected and still logged in, logging out of the game will not return them back to being dead (r20763)
  
 ==== March 2019 ==== ==== March 2019 ====
Line 14: Line 177:
   * [[https://​sourceforge.net/​p/​crossfire/​patches/​352/​|Patch #352 Minor door and spelling fixes in low-level Scorn]] - Set two doors to have no random traps when they already had a specific trap added in Easy House (scorn/​houses/​easy_house.floor1) in Scorn. (r20722) ​   * [[https://​sourceforge.net/​p/​crossfire/​patches/​352/​|Patch #352 Minor door and spelling fixes in low-level Scorn]] - Set two doors to have no random traps when they already had a specific trap added in Easy House (scorn/​houses/​easy_house.floor1) in Scorn. (r20722) ​
   * [[https://​sourceforge.net/​p/​crossfire/​patches/​352/​|Patch #352 Minor door and spelling fixes in low-level Scorn]] - Spelling fixes to plural items for various Scorn maps. (r20723)   * [[https://​sourceforge.net/​p/​crossfire/​patches/​352/​|Patch #352 Minor door and spelling fixes in low-level Scorn]] - Spelling fixes to plural items for various Scorn maps. (r20723)
-  * [[https://​sourceforge.net/​p/​crossfire/​patches/​355/​|Patch #355 Fix prisoner speech for Morkov quest]] - Remove reference to Kurte in Navar'​s Morkov quest. Update magic_ear keyword to better match existing in-game lore in Spiral Tower, Level 1 (navar_city/​tower/​magetower1) in Navar. ​+  * [[https://​sourceforge.net/​p/​crossfire/​patches/​355/​|Patch #355 Fix prisoner speech for Morkov quest]] - Remove reference to Kurte in Navar'​s Morkov quest. Update magic_ear keyword to better match existing in-game lore in Spiral Tower, Level 1 (navar_city/​tower/​magetower1) in Navar. ​(r20724) ​
   * Cosmetic changes to North Lighthouse, Level 1 (santo_dominion/​magara/​north_lighthouse/​floor_1) to add more visual space on the map perimeter. Update North Lighthouse, Level 2 (santo_dominion/​magara/​north_lighthouse/​floor_2) for exit coordinate changes to Level 1. Update Santo Dominion world map (world/​world_102_108) for entrance coordinate changes to the North Lighthouse. (r20726)   * Cosmetic changes to North Lighthouse, Level 1 (santo_dominion/​magara/​north_lighthouse/​floor_1) to add more visual space on the map perimeter. Update North Lighthouse, Level 2 (santo_dominion/​magara/​north_lighthouse/​floor_2) for exit coordinate changes to Level 1. Update Santo Dominion world map (world/​world_102_108) for entrance coordinate changes to the North Lighthouse. (r20726)
   * Cosmetic changes to South Lighthouse, Level 1 (santo_dominion/​magara/​south_lighthouse/​floor_1) to add more visual space on the map perimeter. Update South Lighthouse, Level 2 (santo_dominion/​magara/​south_lighthouse/​floor_2) for exit coordinate changes to Level 1. Update South Lighthouse, Level 4 (santo_dominion/​magara/​south_lighthouse/​floor_4) for exit coordinate changes to Level 1. Update Santo Dominion world map (world/​world_102_108) for entrance coordinate changes to the South Lighthouse. (r20727)   * Cosmetic changes to South Lighthouse, Level 1 (santo_dominion/​magara/​south_lighthouse/​floor_1) to add more visual space on the map perimeter. Update South Lighthouse, Level 2 (santo_dominion/​magara/​south_lighthouse/​floor_2) for exit coordinate changes to Level 1. Update South Lighthouse, Level 4 (santo_dominion/​magara/​south_lighthouse/​floor_4) for exit coordinate changes to Level 1. Update Santo Dominion world map (world/​world_102_108) for entrance coordinate changes to the South Lighthouse. (r20727)
crossfire_traffic.txt ยท Last modified: 2024/03/01 16:37 by leaf