Proxima [1879587] —
Original article
Let's look through the Patch lists for June to see what updates, changes, and fixes have been made by the Developers, and what they mean for you
This article covers the most important patch notes published from the 2nd to the 23rd of June.
Please note, the updates and bugs documented in this article are worked on by a team of developers. Where a single developer is individually mentioned, it simply reflects who confirmed the report as fixed or complete, and not that they were solely responsible.
Added the ability to gain weapon EXP with damaging temporary weapons.
After a suggestion from ttyper, weapon experience has now been added to every temporary weapon that deals a damaging hit (Grenade, Throwing Knife, Trout etc).
- Fixed weapon name tooltips not appearing on the 'Ammunition for your equipped weapons' panel.
MightyGoober noticed that on the Ammo Locker page, a tooltip over the Ammo Icon detailing which of your equipped weapons loaded that type of ammunition had disappeared since the rebuild of the ammo locker page. Chedburn confirmed this should exist and syvat770 was able to re-add this to the page.
- Fixed results sorting on each page on User Search.
drytorch reported here that when a query using the advanced user search returned multiple pages, the order was not correct flowing from one page to the next, although each page would be correctly ordered alphanumerically. nikitad confirmed that this was fixed.
- Fixed links causing issues on company selection dropdown on some Company Specials.
Atticus reported that for the Logistic's Company special "Productivity Boost", the query returns a URL for the target company, making it difficult to actually select said company and use the special. nikitad confirmed this has been fixed.
- Fixed category name consistency on Blackjack Statistics across desktop / mobile devices.
ZemaLupin reported that while using a mobile device, one of the Blackjack leaderboards "longest streak" is not available for selection. aurel1 was able to correct this.
- Fixed delays and frequent multiple-log issues with territory wall joining.
Brakier and many others reported that when joining a territory wall, huge lag and multiple activity-log entries were commonly experienced. Kopites believes that this has now been resolved.
- Fixed minor war score progress bar visual issue at the edges.
Mitchell noticed that there is was a discrepancy between desktop and mobile view with how a score of 0 on a territory wall displays (full green bar vs small fraction of red). Kopites confirmed that this has been corrected.
- Fixed issue displaying profile image in mini-profiles on desktop mode.
Lugburz realised here that on desktop view the mini-profile tooltips do not display users profile pictures even though there is plenty of space to do so. nikitad fixed this apparent temporary issue.
- Fixed mini-profiles remaining open after navigating to different pages in the forums.
Aezur noticed that mini-profiles would persist through navigation from page to page in the forums. nikitad was able to fix this issue.
- Fixed stuck / lockout issue when going to jail while currently in an attack.
Vladar reported here an issue where he was not jailed from an OC while being in the middle of a fight. aurel1 noted this was a rare outcome and that these cases have been fixed for the future.
- Fixed racing issue during loan decrease by adding locking transaction.
- Fixed racing issue during company deposit by adding locking transaction.
Askelaad reported a case of missing cash when a bazaar sale went through at the exact same time as decreasing a Duke loan. Nuclear also reported a case of missing cash when a bazaar sale went through at the exact same time as depositing cash into a company bank. aurel1 was able to correct these issues for future cases, and the cash was reimbursed by Chedburn.
- Fixed property lease offers not being blocked by ignore status.
Chedburn confirmed that an issue whereby property lease offers were still able to be made to someone who had you set to ignore has now been fixed.
- Fixed territory war timezone timestamp display issue.
Vladar reported that on territory walls he was seeing score timers that went down to -3600. Kopites confirmed that this was a DST related issue and that the issue is now resolved.
- Fixed issue with copy/pasted content in text editor.
CloudJumper, among others, reported that any copied and pasted content into the forum editor had its source formatting copied across too, meaning separate lines had their own background colours etc. Xepa4ep confirmed that from now on all tags such as colour, size and background would be ignored.
- Changed daily subscriber draw points rewards to 10,000 / 5,000 / 2,500 / 1,000 / 1,000.
Subscriber point rewards have been increased from a total of 1,050 to 19,500, with prizes of 1,000 (x2), 2,500, 5,000 and 10,000 available on a daily basis.
- Changed alcohol bonuses to use proper stochastic rounding for more intuitive results.
After a report from Penicillin with some confusion as to how bonuses work with alcohol, Chedburn elected to change any additional bonuses to Alcohol, Candy and Cans to use stochastic rounding. If you have a 40% bonus to beer (which usually provides 1 nerve), the beer will provide 1.4 nerve, rounded stochastically (which means a 40% chance to round to 2, and 60% chance to round to 1, averaging out to 1.4 over a long time).
- Changed bank investment graphics / rates to remain visible throughout an existing investment.
After a suggestion from The-Wiz, Chedburn agreed to enable users to view current interest rates at the bank while they also have an ongoing investment.
- Replaced controversial and inaccurate item image for "Soup Nazi Doll."
One of the staff items "Soup Nazi Doll" had it's item image changed, as it was not relevant to what the item is referencing and instead displayed a swastika.
- Fixed roulette ability to place more than bet of the same type.
Vladar discovered that it was possible, through the use of the browser tool "inspect element", to place multiple bets on the same space in the casino game roulette. aurel1 ensured that this had been corrected
- Fixed displaying 550 Error message while sending a staff review.
CloudJumper noticed that users attempting to leave a review on staff were experiencing 550 error messages. nikitad quickly confirmed this had been resolved.
- Fixed code-breaking out in the response provided when busting someone from Jail.
Xiphias reported that when busting someone out of jail some of the backend code became visible on the success/failure messages. nikitad confirmed that this has been fixed.
- Fixed hospital time discrepancy in the user icon tooltip.
- Fixed counter discrepancy between the Chain Bar and faction Chain Box.
Due to the icon tooltip and chain bars using a player's local time, discrepancies occur when that time is compared to timestamps used by Torn. RAPY, among others, reported this here, and nikitad marked this issue as resolved.
- Fixed ammunition buy confirmation message on Mission Rewards panel not mentioning special type.
CloudJumper reported here that the message prior to purchasing special ammo with mission credits does not mention the type of ammo. aurel1 confirmed this was fixed.
- Fixed ordering issue with biggest win/loss statistics in the casino.
MikePence created a report here noting that the ordered of biggest win/loss statistics appeared to be random when there are tied entries. aurel1 changed the order to now be based on the associated timestamp of each win/loss.
- Added master log to correctly show all participants and attacks connected to a single group attack.
Previously there have been many reports of broken or truncated attack logs from large group attacks, particularly for NPC loot attacks. A master log has now been developed in order to fully detail participation in the group attack.
- Changed 'Desktop View' toggle to activate when clicking anywhere on the row (not just checkbox).
Jigsarnak created a bug report here regarding the new top-right dropdown links on iOS. One issue he notes is that he is not able to click on the "Desktop View" checkbox as scroll is activated and blocks this functionality. Chedburn acknowledged this and has since added the ability to click the entire row rather than just the checkbox.
- Changed gym gains to show only 2 decimal places instead of 4.
Vladar noted that while the results of gym trains are recorded using a numerical value set to four decimal places, the Activity Log only gave results set to two decimal places. It was decided that gym gains should now be rounded to two decimal places rather than displaying the full four decimal places via the gym page, as this would provide excessively long results. Chedburn confirmed this change had been made.
- Changed 'Users Online' panel on login page to allow for 5 digits for 'Now' and 'Last hour'.
THCBlueberry noticed that on the login page, the Users Online values for the Last Hour were rounding off at 9,999, as the four-digit panel was unable to display the correct five-digit figure of 11,172. Chedburn noted the issue with a smiley face, given that this problem was caused by Torn's increasing popularity. It can now be confirmed that both the Now and Last Hour panels for Users Online have been increased to five-digits.
- Removed car selection confirmation when joining an official race.
oldschoolsuzuki pointed out that when players join an official race they are asked to confirm their choice of car twice, with the second request being identical to the first, and therefore entirely redundant. Chedburn confirmed that this second confirmation request had now been removed.
- Optimized faction war animations / rendering to reduce CPU usage.
Rytis and several others noticed that rendering and animation processes were causing heavy CPU usage when performing certain actions on the faction war page. Kopites confirmed that he had optimized the rendering process and the war wall animations.
- Fixed issue with vault deposit money locking causing negative money after mugs.
sethhtes came across an intriguing situation whereby their on-hand cash value went negative if they were mugged at the same time as making a vault deposit. Others reported the same issue, and helper Bennyh noted that Stewie had previously confirmed that this could happen, noting it does so when the mugger strikes milliseconds before the deposit is made. aurel1 confirmed the issue had been fixed. Furthermore, bogie responded to those who called for a refund by stating that no such action was required, as the mug was valid, and it was the deposit itself which should have failed.
- Fixed disabled job specials (due to too low rank) appearing as active.
When ashkeitaro complained that they were unable to use certain job specials while working at the Hospital, CloudJumper stated that this was because they were a Medical Student, which was not a high enough rank to be able to unlock them. However, CloudJumper added that these specials should be greyed out if they are unavailable, and upon discovering that they weren't, nikitad applied the fix.
- Fixed Faction / Company searching by ID.
MikePence reported being unable to search by Faction ID in the search bar. Companies were also reportedly affected by this issue. nikitad confirmed the issue had been resolved.
- Fixed NPCs bypassing 'busy' distraction turn when using temps.
AlexeaNikkole reported that although Leslie was barely able to hit players, he ended up using a lot of the temporary item "Sand". aurel1 observed this was due to the bypassing of the "distracted" status and confirmed that this had been fixed.
- Fixed issues with map search dropdown / drag selection.
Ahab reported here that when attempting to highlight text in the City Map search bar, that instead the City Map would be "dragged" as if selecting the part of the map behind the search bar. Kopites confirmed this has been fixed.
- Fixed rounding issue on stock price when NPC bought shares.
Rum4nby reported here that he appeared to be missing a small amount of cash after selling some shares on the stock market, and Chedburn observed that this was due to additional decimal places (to the ones displayed) were being used in the sale calculation, and corrected this.
- Fixed 'Properties' in Places Search showing up as 'My Apartment'.
MikePence noticed that when searching by "Places" your own personal property is referenced as "Your Apartment" even when living in a different type of property. Chedburn confirmed that this has been changed.
- Fixed 'Send Cash' rollback issue making a transaction without applying logs.
PjBang reported here that while sending cash a glitch of some kind occurred during the process, and no activity log was produced. Chedburn believes this was caused by an issue with the rollback procedure and confirmed aurel1 has made some changes in an attempt to fix this.
- Fixed wrong lock icon in casino lobby for Blackjack.
Syncopate noticed here that the wrong "locked" casino icon (for when a game has not yet been unlocked by a player based on their level) was being used for blackjack. aurel1 confirmed he had changed this.
- Fixed displaying the correct property options when the property is in "Offering to lease" status.
MikePence observed here that when offering a $0 lease to another player, the "pay upkeep" icon is displayed, as opposed to offering a lease for any other amount of money. nikitad reported that this has been corrected.
- Fixed company / faction applications notification number remaining after sale / destruction.
TubaSaxual reported here that when she deleted her company while there was still an active application, the notification persisted after the sale. nikitad confirmed that this was fixed.
- Fixed automatic withdrawing of company applications when joining a starter job.
Roxy noticed that she was not able to accept an application to her company due to the fact the player had already joined one of the starter jobs. nikitad reported that the automatic withdrawal of applications had been fixed.
- Fixed issues saving / updating image descriptions.
h3110 reported here an odd error message when failing to save an image description. nikitad was able to diagnose the underlying issue for the failure, as well as change the error message to something more grammatically correct.
- Fixed displaying properties in the 'add to trade' list after rental time had expired.
Lyno reported that he was not able to add a couple of properties to a trade because they had been listed on the rental market, although their rental period had expired already. nikitad was able to find a fix for this issue.
- Fixed redirect after deleting the last post on the last page of a forum thread.
cooksie reports here that when deleting the first post on a new page of a forum thread, a user is then directed to the now-empty page that used to contain said post. Xepa4ep confirmed that this had been fixed, and users are now redirected to the previous page.
- Fixed Piggy Bank 'SMASH' button not working until a money value is entered.
G_Knave reported that he was not able to smash his piggy bank to retrieve the cash inside; unless he held money in his wallet the SMASH button was disabled. Xepa4ep reported that this has been fixed.
- Added icons to the City Map tooltips for easier navigation.
Icons labelling major points in the city, which can be seen when the City Map is zoomed out the furthest, have been added to ease navigation when using the map instead of quick-links.

- Added personal stats 'Attacks won abroad' and 'Defends lost abroad'.
In preparation for an attacking-while-abroad honor, two new personal stats were introduced tracking attacks and defends while in another country.
- Added Recent Attacks link to the Chain Bar when active.
- Added Chain Report link to the Chain Bar when in cooldown.
From now on, the chain bar will contain relevant links to your chain. While active you will be directed to recent attacks, and while in cooldown you will be directed to the hit report.
- Changed property rental expiry warning event to appear 1 day before completion instead of 2 days.
If you rent a property from another player you will receive a warning such as "Your rental agreement with Harley for the lease of their Beach House is coming to an end. 03:31:16 11/06/20". This will now appear only a single day before expiry, thanks to an idea that came from a bug report by Smokey123.
- Changed High Low to disable 'Higher' button when dealer has Ace, and 'Lower' when dealer has Two.
Vladar noticed that during a game of High-Low, it was possible to bet on an impossible outcome; that is "Higher" when the Dealer shows an Ace and "Lower" when the Dealer shows a 2. aurel1 confirmed these bets have been disabled.
- Fixed Desktop View being incorrectly synchronised between devices.
Nikeab reported that while using a mobile device, selecting "Desktop View" synchronises this setting for your account across all devices, which should not occur. nikitad confirmed that this issue was fixed.
- Fixed link to Race Log not appearing in crash events.
Gnarkills realised that after crashing during a race, neither the event received nor the activity log provide a link to the race log that is usually available. Chedburn agreed these could be added to the event at least, and aurel1 confirmed that this had been completed.
- Fixed User List being inaccessible to non-donators.
Issar noticed that he was not able to access the userlist page, found here. nikitad was able to resolve this.
- Fixed image type dropdown placement in mobile view on User Images page.
VioletStorm observed that on a mobile device, the dropdown selection for "Image Type" becomes misaligned on the User Images page. nikitad confirmed this issue had been corrected.
- Fixed racing condition when two people deposit or withdraw money into a property vault at the same time.
Lord_Chronos reported that some money had disappeared from the property vault he shares with his spouse. This issue was caused by a racing condition due to a deposit at the exact same time as his spouse. bogie noted that this issue had been fixed by Serhiid, and restored the lost funds.
- Fixed issue with temporary weapon effects in Attacking not registering in rare situations.
Zomnus reported here that when attempting to complete the "A Kimpossible Task" mission, in which a user must defeat a target without using any guns, the mission would not complete. This was due to the effects of the temporary weapon used not registering correctly, and aurel1 confirmed this has now been fixed.
- Fixed showing completed times in the wrong format on the Past Trades panel.
_Scofield_ reported that the time format on Past Trades was "12-hour" format, which is inconsistent with the 24-hour format across the rest of Torn. Chedburn confirmed this was fixed.
- Fixed unlimited text in Trade Description upon initiating by adding front-end limits and back-end truncation.
MagMash noticed in this report that trade descriptions were able to have infinitely long messages. Chedburn ensured that these now have 30 character limits.
- Fixed the female variant of Full Body Armor exposing the throat, unlike the male version.
site realised that for a female player, the Full Body Armor piece does not protect the throat as it should, and does, for male players. Chedburn reported that this discrepancy had been resolved.
- Fixed issue with 'item sell' and 'donator house visit' triggers in tutorial missions.
TJ069 reported that some of the tasks in the tutorial missions were triggering as completed even though he had not yet fulfilled the requirements. aurel1 confirmed that this has been corrected.
New Honors
On 02/06/20 the honor "Landlord" was released, which can be achieved by renting out a property to anyone, for any price and any duration.
On 09/06/20 the honor "Resurrection" was released, achieved by reviving a player that you have just defeated in battle. Additionally a change was made to the player-referral honor "Pyramid Scheme"; instead of your referral needing to refer five other players, your referral must refer another player who reaches level 10.
On 16/06/20 the honor "International" was released, achieved by defeating 100 players while in another country.
On 23/06/20 the honor "Monopoly" was released, achieved by owning every stock benefit at the same time.

Please note, the updates and bugs documented in this article are worked on by a team of developers. Where a single developer is individually mentioned, it simply reflects who confirmed the report as fixed or complete, and not that they were solely responsible.
Added the ability to gain weapon EXP with damaging temporary weapons.
After a suggestion from ttyper, weapon experience has now been added to every temporary weapon that deals a damaging hit (Grenade, Throwing Knife, Trout etc).
- Fixed weapon name tooltips not appearing on the 'Ammunition for your equipped weapons' panel.
MightyGoober noticed that on the Ammo Locker page, a tooltip over the Ammo Icon detailing which of your equipped weapons loaded that type of ammunition had disappeared since the rebuild of the ammo locker page. Chedburn confirmed this should exist and syvat770 was able to re-add this to the page.
- Fixed results sorting on each page on User Search.
drytorch reported here that when a query using the advanced user search returned multiple pages, the order was not correct flowing from one page to the next, although each page would be correctly ordered alphanumerically. nikitad confirmed that this was fixed.
- Fixed links causing issues on company selection dropdown on some Company Specials.
Atticus reported that for the Logistic's Company special "Productivity Boost", the query returns a URL for the target company, making it difficult to actually select said company and use the special. nikitad confirmed this has been fixed.
- Fixed category name consistency on Blackjack Statistics across desktop / mobile devices.
ZemaLupin reported that while using a mobile device, one of the Blackjack leaderboards "longest streak" is not available for selection. aurel1 was able to correct this.
- Fixed delays and frequent multiple-log issues with territory wall joining.
Brakier and many others reported that when joining a territory wall, huge lag and multiple activity-log entries were commonly experienced. Kopites believes that this has now been resolved.
- Fixed minor war score progress bar visual issue at the edges.
Mitchell noticed that there is was a discrepancy between desktop and mobile view with how a score of 0 on a territory wall displays (full green bar vs small fraction of red). Kopites confirmed that this has been corrected.
- Fixed issue displaying profile image in mini-profiles on desktop mode.
Lugburz realised here that on desktop view the mini-profile tooltips do not display users profile pictures even though there is plenty of space to do so. nikitad fixed this apparent temporary issue.
- Fixed mini-profiles remaining open after navigating to different pages in the forums.
Aezur noticed that mini-profiles would persist through navigation from page to page in the forums. nikitad was able to fix this issue.
- Fixed stuck / lockout issue when going to jail while currently in an attack.
Vladar reported here an issue where he was not jailed from an OC while being in the middle of a fight. aurel1 noted this was a rare outcome and that these cases have been fixed for the future.
- Fixed racing issue during loan decrease by adding locking transaction.
- Fixed racing issue during company deposit by adding locking transaction.
Askelaad reported a case of missing cash when a bazaar sale went through at the exact same time as decreasing a Duke loan. Nuclear also reported a case of missing cash when a bazaar sale went through at the exact same time as depositing cash into a company bank. aurel1 was able to correct these issues for future cases, and the cash was reimbursed by Chedburn.
- Fixed property lease offers not being blocked by ignore status.
Chedburn confirmed that an issue whereby property lease offers were still able to be made to someone who had you set to ignore has now been fixed.
- Fixed territory war timezone timestamp display issue.
Vladar reported that on territory walls he was seeing score timers that went down to -3600. Kopites confirmed that this was a DST related issue and that the issue is now resolved.
- Fixed issue with copy/pasted content in text editor.
CloudJumper, among others, reported that any copied and pasted content into the forum editor had its source formatting copied across too, meaning separate lines had their own background colours etc. Xepa4ep confirmed that from now on all tags such as colour, size and background would be ignored.
- Changed daily subscriber draw points rewards to 10,000 / 5,000 / 2,500 / 1,000 / 1,000.
Subscriber point rewards have been increased from a total of 1,050 to 19,500, with prizes of 1,000 (x2), 2,500, 5,000 and 10,000 available on a daily basis.
- Changed alcohol bonuses to use proper stochastic rounding for more intuitive results.
After a report from Penicillin with some confusion as to how bonuses work with alcohol, Chedburn elected to change any additional bonuses to Alcohol, Candy and Cans to use stochastic rounding. If you have a 40% bonus to beer (which usually provides 1 nerve), the beer will provide 1.4 nerve, rounded stochastically (which means a 40% chance to round to 2, and 60% chance to round to 1, averaging out to 1.4 over a long time).
- Changed bank investment graphics / rates to remain visible throughout an existing investment.
After a suggestion from The-Wiz, Chedburn agreed to enable users to view current interest rates at the bank while they also have an ongoing investment.
- Replaced controversial and inaccurate item image for "Soup Nazi Doll."
One of the staff items "Soup Nazi Doll" had it's item image changed, as it was not relevant to what the item is referencing and instead displayed a swastika.
- Fixed roulette ability to place more than bet of the same type.
Vladar discovered that it was possible, through the use of the browser tool "inspect element", to place multiple bets on the same space in the casino game roulette. aurel1 ensured that this had been corrected
- Fixed displaying 550 Error message while sending a staff review.
CloudJumper noticed that users attempting to leave a review on staff were experiencing 550 error messages. nikitad quickly confirmed this had been resolved.
- Fixed code-breaking out in the response provided when busting someone from Jail.
Xiphias reported that when busting someone out of jail some of the backend code became visible on the success/failure messages. nikitad confirmed that this has been fixed.
- Fixed hospital time discrepancy in the user icon tooltip.
- Fixed counter discrepancy between the Chain Bar and faction Chain Box.
Due to the icon tooltip and chain bars using a player's local time, discrepancies occur when that time is compared to timestamps used by Torn. RAPY, among others, reported this here, and nikitad marked this issue as resolved.
- Fixed ammunition buy confirmation message on Mission Rewards panel not mentioning special type.
CloudJumper reported here that the message prior to purchasing special ammo with mission credits does not mention the type of ammo. aurel1 confirmed this was fixed.
- Fixed ordering issue with biggest win/loss statistics in the casino.
MikePence created a report here noting that the ordered of biggest win/loss statistics appeared to be random when there are tied entries. aurel1 changed the order to now be based on the associated timestamp of each win/loss.
- Added master log to correctly show all participants and attacks connected to a single group attack.
Previously there have been many reports of broken or truncated attack logs from large group attacks, particularly for NPC loot attacks. A master log has now been developed in order to fully detail participation in the group attack.
- Changed 'Desktop View' toggle to activate when clicking anywhere on the row (not just checkbox).
Jigsarnak created a bug report here regarding the new top-right dropdown links on iOS. One issue he notes is that he is not able to click on the "Desktop View" checkbox as scroll is activated and blocks this functionality. Chedburn acknowledged this and has since added the ability to click the entire row rather than just the checkbox.
- Changed gym gains to show only 2 decimal places instead of 4.
Vladar noted that while the results of gym trains are recorded using a numerical value set to four decimal places, the Activity Log only gave results set to two decimal places. It was decided that gym gains should now be rounded to two decimal places rather than displaying the full four decimal places via the gym page, as this would provide excessively long results. Chedburn confirmed this change had been made.
- Changed 'Users Online' panel on login page to allow for 5 digits for 'Now' and 'Last hour'.
THCBlueberry noticed that on the login page, the Users Online values for the Last Hour were rounding off at 9,999, as the four-digit panel was unable to display the correct five-digit figure of 11,172. Chedburn noted the issue with a smiley face, given that this problem was caused by Torn's increasing popularity. It can now be confirmed that both the Now and Last Hour panels for Users Online have been increased to five-digits.
- Removed car selection confirmation when joining an official race.
oldschoolsuzuki pointed out that when players join an official race they are asked to confirm their choice of car twice, with the second request being identical to the first, and therefore entirely redundant. Chedburn confirmed that this second confirmation request had now been removed.
- Optimized faction war animations / rendering to reduce CPU usage.
Rytis and several others noticed that rendering and animation processes were causing heavy CPU usage when performing certain actions on the faction war page. Kopites confirmed that he had optimized the rendering process and the war wall animations.
- Fixed issue with vault deposit money locking causing negative money after mugs.
sethhtes came across an intriguing situation whereby their on-hand cash value went negative if they were mugged at the same time as making a vault deposit. Others reported the same issue, and helper Bennyh noted that Stewie had previously confirmed that this could happen, noting it does so when the mugger strikes milliseconds before the deposit is made. aurel1 confirmed the issue had been fixed. Furthermore, bogie responded to those who called for a refund by stating that no such action was required, as the mug was valid, and it was the deposit itself which should have failed.
- Fixed disabled job specials (due to too low rank) appearing as active.
When ashkeitaro complained that they were unable to use certain job specials while working at the Hospital, CloudJumper stated that this was because they were a Medical Student, which was not a high enough rank to be able to unlock them. However, CloudJumper added that these specials should be greyed out if they are unavailable, and upon discovering that they weren't, nikitad applied the fix.
- Fixed Faction / Company searching by ID.
MikePence reported being unable to search by Faction ID in the search bar. Companies were also reportedly affected by this issue. nikitad confirmed the issue had been resolved.
- Fixed NPCs bypassing 'busy' distraction turn when using temps.
AlexeaNikkole reported that although Leslie was barely able to hit players, he ended up using a lot of the temporary item "Sand". aurel1 observed this was due to the bypassing of the "distracted" status and confirmed that this had been fixed.
- Fixed issues with map search dropdown / drag selection.
Ahab reported here that when attempting to highlight text in the City Map search bar, that instead the City Map would be "dragged" as if selecting the part of the map behind the search bar. Kopites confirmed this has been fixed.
- Fixed rounding issue on stock price when NPC bought shares.
Rum4nby reported here that he appeared to be missing a small amount of cash after selling some shares on the stock market, and Chedburn observed that this was due to additional decimal places (to the ones displayed) were being used in the sale calculation, and corrected this.
- Fixed 'Properties' in Places Search showing up as 'My Apartment'.
MikePence noticed that when searching by "Places" your own personal property is referenced as "Your Apartment" even when living in a different type of property. Chedburn confirmed that this has been changed.
- Fixed 'Send Cash' rollback issue making a transaction without applying logs.
PjBang reported here that while sending cash a glitch of some kind occurred during the process, and no activity log was produced. Chedburn believes this was caused by an issue with the rollback procedure and confirmed aurel1 has made some changes in an attempt to fix this.
- Fixed wrong lock icon in casino lobby for Blackjack.
Syncopate noticed here that the wrong "locked" casino icon (for when a game has not yet been unlocked by a player based on their level) was being used for blackjack. aurel1 confirmed he had changed this.
- Fixed displaying the correct property options when the property is in "Offering to lease" status.
MikePence observed here that when offering a $0 lease to another player, the "pay upkeep" icon is displayed, as opposed to offering a lease for any other amount of money. nikitad reported that this has been corrected.
- Fixed company / faction applications notification number remaining after sale / destruction.
TubaSaxual reported here that when she deleted her company while there was still an active application, the notification persisted after the sale. nikitad confirmed that this was fixed.
- Fixed automatic withdrawing of company applications when joining a starter job.
Roxy noticed that she was not able to accept an application to her company due to the fact the player had already joined one of the starter jobs. nikitad reported that the automatic withdrawal of applications had been fixed.
- Fixed issues saving / updating image descriptions.
h3110 reported here an odd error message when failing to save an image description. nikitad was able to diagnose the underlying issue for the failure, as well as change the error message to something more grammatically correct.
- Fixed displaying properties in the 'add to trade' list after rental time had expired.
Lyno reported that he was not able to add a couple of properties to a trade because they had been listed on the rental market, although their rental period had expired already. nikitad was able to find a fix for this issue.
- Fixed redirect after deleting the last post on the last page of a forum thread.
cooksie reports here that when deleting the first post on a new page of a forum thread, a user is then directed to the now-empty page that used to contain said post. Xepa4ep confirmed that this had been fixed, and users are now redirected to the previous page.
- Fixed Piggy Bank 'SMASH' button not working until a money value is entered.
G_Knave reported that he was not able to smash his piggy bank to retrieve the cash inside; unless he held money in his wallet the SMASH button was disabled. Xepa4ep reported that this has been fixed.
- Added icons to the City Map tooltips for easier navigation.
Icons labelling major points in the city, which can be seen when the City Map is zoomed out the furthest, have been added to ease navigation when using the map instead of quick-links.

- Added personal stats 'Attacks won abroad' and 'Defends lost abroad'.
In preparation for an attacking-while-abroad honor, two new personal stats were introduced tracking attacks and defends while in another country.
- Added Recent Attacks link to the Chain Bar when active.
- Added Chain Report link to the Chain Bar when in cooldown.
From now on, the chain bar will contain relevant links to your chain. While active you will be directed to recent attacks, and while in cooldown you will be directed to the hit report.
- Changed property rental expiry warning event to appear 1 day before completion instead of 2 days.
If you rent a property from another player you will receive a warning such as "Your rental agreement with Harley for the lease of their Beach House is coming to an end. 03:31:16 11/06/20". This will now appear only a single day before expiry, thanks to an idea that came from a bug report by Smokey123.
- Changed High Low to disable 'Higher' button when dealer has Ace, and 'Lower' when dealer has Two.
Vladar noticed that during a game of High-Low, it was possible to bet on an impossible outcome; that is "Higher" when the Dealer shows an Ace and "Lower" when the Dealer shows a 2. aurel1 confirmed these bets have been disabled.
- Fixed Desktop View being incorrectly synchronised between devices.
Nikeab reported that while using a mobile device, selecting "Desktop View" synchronises this setting for your account across all devices, which should not occur. nikitad confirmed that this issue was fixed.
- Fixed link to Race Log not appearing in crash events.
Gnarkills realised that after crashing during a race, neither the event received nor the activity log provide a link to the race log that is usually available. Chedburn agreed these could be added to the event at least, and aurel1 confirmed that this had been completed.
- Fixed User List being inaccessible to non-donators.
Issar noticed that he was not able to access the userlist page, found here. nikitad was able to resolve this.
- Fixed image type dropdown placement in mobile view on User Images page.
VioletStorm observed that on a mobile device, the dropdown selection for "Image Type" becomes misaligned on the User Images page. nikitad confirmed this issue had been corrected.
- Fixed racing condition when two people deposit or withdraw money into a property vault at the same time.
Lord_Chronos reported that some money had disappeared from the property vault he shares with his spouse. This issue was caused by a racing condition due to a deposit at the exact same time as his spouse. bogie noted that this issue had been fixed by Serhiid, and restored the lost funds.
- Fixed issue with temporary weapon effects in Attacking not registering in rare situations.
Zomnus reported here that when attempting to complete the "A Kimpossible Task" mission, in which a user must defeat a target without using any guns, the mission would not complete. This was due to the effects of the temporary weapon used not registering correctly, and aurel1 confirmed this has now been fixed.
- Fixed showing completed times in the wrong format on the Past Trades panel.
_Scofield_ reported that the time format on Past Trades was "12-hour" format, which is inconsistent with the 24-hour format across the rest of Torn. Chedburn confirmed this was fixed.
- Fixed unlimited text in Trade Description upon initiating by adding front-end limits and back-end truncation.
MagMash noticed in this report that trade descriptions were able to have infinitely long messages. Chedburn ensured that these now have 30 character limits.
- Fixed the female variant of Full Body Armor exposing the throat, unlike the male version.
site realised that for a female player, the Full Body Armor piece does not protect the throat as it should, and does, for male players. Chedburn reported that this discrepancy had been resolved.
- Fixed issue with 'item sell' and 'donator house visit' triggers in tutorial missions.
TJ069 reported that some of the tasks in the tutorial missions were triggering as completed even though he had not yet fulfilled the requirements. aurel1 confirmed that this has been corrected.
New Honors
On 02/06/20 the honor "Landlord" was released, which can be achieved by renting out a property to anyone, for any price and any duration.
On 09/06/20 the honor "Resurrection" was released, achieved by reviving a player that you have just defeated in battle. Additionally a change was made to the player-referral honor "Pyramid Scheme"; instead of your referral needing to refer five other players, your referral must refer another player who reaches level 10.
On 16/06/20 the honor "International" was released, achieved by defeating 100 players while in another country.
On 23/06/20 the honor "Monopoly" was released, achieved by owning every stock benefit at the same time.

Original article
Comments
Post a Comment