PostNukeRP Version 1.2.0 – The First GitHub Release

Eldar Storm |
Leave a Comment

PostNukeRP has now been migrated and updated to the latest version running on the Live Server. With all the changes I have upped PNRP from 1.1.3 to 1.2.0.

For a while now we have not updated the Google Code SVN due to Google shutting it down, so you will notice that the patch notes will be rather long. This version of course includes the SQL Injection fix, the Client Side Lua fix, and fixes to exploits regarding some con commands.

This update also includes the new Persistent Inventory System and the items that are upgraded to be used in it.

What this version does not include is some of the secret features we are working on, as well as the what I have so far on the next step for the player admin system.

The current version that is stable is the Master Branch, the Unstable branch still has the old version of the code.

Patch Notes:

  1. Added useable Ladder (Created by LiddulBOFH).
  2. Converted Most ConVars to the Database. Some of these still replicate to a convar as needed.
  3. Spawner settings are now per map and will use default settings when not set.
  4. Outside check now looks for HitSky, this should fix issues with large caves and buildings.
  5. Car inventory can now be access from using the ammo box on the back of the Jeep.
  6. Replaced Network Variables with Mista-Tia netwrapper link
  7. Fixed Community Names not displaying on players on in TAB menu
  8. Fixed storage and lockers being broken into by their owners.
  9. Fixed ownership issues of some props.
  10. Increased the height of player names.
  11. New zombie (nexbot) is included in the new code, but only spawnable by admins with overrides on.
  12. Several other fixes related to Network Variable conversion.
  13. Fixed Error with Bulk Item Boxes
  14. Fixed door ownership
  15. Changed default Tool settings to 4 (All)
  16. Fixed Pod Controller not being dissabled when no fuel
  17. Added new function PNRP.SearchItembase( ent ). Will replace FindItemID in many places
  18. Added new ent variable ent.crafted. Seperate crafted items from spawned
  19. Added new Itembase variable AllowPunt. Punt block overide.
  20. Fixed issue with Voice Limiter
  21. Sawblade is now AllowPunt Overide
  22. Fixed Error from miner.
  23. Fixed Admin overrides not working on tools.
  24. Fixed more ownership issues on some tools.
  25. Fixed Antlion Mounds not pulling spawner variables from the database.
  26. Fixed error that was being thrown on server side in the itembase. Had to move the UnBlock for loop.
  27. Added new Player Info window accessed from the Tab Menu (Click on the player’s Icon)
  28. Added new Player Profile Menu.
  29. Fixed duplicate inventory exploit.
  30. Fixed duplicate shop menu exploit. (These will also apply to some other duplicate menu exploits)
  31. Fixed Error with some models not showing in Player Profile
  32. New Persistent Inventory system added
  33. Fixed duplication of itembase table
  34. Moved more itembase functions to shared
  35. Fixed Community Lockers ownership issues
  36. Fixed Car weight with vendors
  37. Vehicle capacity added to item base files
  38. Vehicles now have inventory weight in containers
  39. Inventory/Shop now shows Capacity on items with a Capacity setting
  40. Added Fists as default weapons
  41. Removed Knife as default weapon
  42. Added skill Strength (Affects Melee weapons)
  43. Added Knife as craft-able from workbench
  44. Knife now affected by Strength Skill
  45. Lowered overall knife damage
  46. Merged Keys and Hands into one “weapon”
  47. Fixed display item deleting if item was not sold
  48. Changed color scheme of inventory windows
  49. Added new texture to side menu
  50. Added side menu to profile window
  51. Cleaned up commented out code
  52. Removed F2 Block from damaged items that are now persistent
  53. Both miners and all three power generators added to persistent item system
  54. Gas, nuke, and fusion power supplies now save their fuel when stored
  55. Storage locations now show the items HP and Fuel
  56. Solar Panels now affected by rad storms
  57. Fixed bug with player inventory not showing the correct max carry weight
  58. Fixed bug with shotgun reloading (Animation still buggy)
  59. Fixed Wasteland Radar
  60. Radar now has to be able to see the skybox to work
  61. Solar Panel now has to see the skybox to work
  62. Fixed Knife being used from inventory
  63. Fixed Map Vote not showing
  64. Fixed exploit with PNRP.UseFromInv()
  65. Battery added to Persistent Item System
  66. Added Inventory systems show battery charge
  67. Fixed many possible exploits. (Please report any resulting bugs)
  68. Added first part of Player Admin Menu
  69. Fixed Error with Scavengers.
  70. Possible fix to a rare error with Alcehol
  71. More code cleanup

Forum Link

 

Comments are closed