Evie Version History

Back to Addon

Version: 1.3.6
Updated on:
2008-10-17 13:23:36 by freddukes
File Name: SourceRPG version 1.3.6.zip File Size: 47227 bytes
Version Notes:

  • Fixed a typo in the SQL manager class which errored when the database locks up


Download this version
Version: 1.3.5
Updated on:
2008-10-16 12:35:50 by freddukes
File Name: SourceRPG v1.3.5.zip File Size: 47173 bytes
Version Notes:

  • My bad - Changed all "t"'s to "text" variable's in player_say event, but not the main one ^_^ So it caused all chat command to EPIC FAIL!


Download this version
Version: 1.3.4
Updated on:
2008-10-16 11:45:10 by freddukes
File Name: SourceRPG v1.3.4.zip File Size: 47168 bytes
Version Notes:

  • Added protection in case the SQL database freezes and locks up - It should close the connection restart the server, then re-open the connection again.
  • Fixed a typo which didn't kill you when your skills reset allowing things to mess up in that round if you had your skills reset.
  • Unloading should now correctly close the SQL connection.


Download this version
Version: 1.3.3
Updated on:
2008-08-25 09:55:18 by freddukes
File Name: sourcerpg.zip File Size: 98727 bytes
Version Notes:
  • Fixed ice stab, regen, vampire and frost pistol (stupid typo :P )
  • [*] Added an 'isXa' option to test if XA is installed in the server... If so, then it will register a module with xa called "SourceRPG"... This enables you to use the admin from xa's menu.

    Download this version
    Version: 1.3.2
    Updated on:
    2008-08-09 09:43:33 by freddukes
    File Name: sourcerpg 1.3.2.zip File Size: 45895 bytes
    Version Notes:
  • Fixed a bug where Gravity wasn't looping the check so it never reset when you stepped on a ladder etc
  • Fixed a bug on map end where I renamed a variable in one place but forgot to rename it in the other.
  • Fixed lots of errors by adding in es.exist checks to ensure the userid actually exists before I run a command on them


  • Download this version
    Version: 1.3.1
    Updated on:
    2008-08-07 17:21:57 by freddukes
    File Name: SourceRPG 1.3.1.zip File Size: 96726 bytes
    Version Notes:
  • Sorry folks... I hadn't accounted for people who had weird chars in their name..... It will now account for these people and do some crazy stuff upon conversion to ensure they don't mess up your database on conversion
  • Added a backup folder which automatically backs up your old databases after conversion so you don't loose them.
  • [*] Arrange offline player list menu alphabetically.

    Download this version
    Version: 1.3.0
    Updated on:
    2008-08-07 15:36:11 by freddukes
    File Name: sourcerpg 1.3.0.zip File Size: 43312 bytes
    Version Notes:

    • Fixed lots of small bugs
    • Made it EST-Free
    • Changed it over from dictionaries to SQLite - Should be HUGE speed improvements here...
    • Changed the admin system completely - You now have a new fresh admin system - Let me know how it is for you :P


    Download this version
    Version: 1.2.6
    Updated on:
    2008-05-26 17:23:41
    File Name: sourcerpg.zip File Size: 39232 bytes
    Version Notes:

    • Oops, my bad... I left my players.db inside the file directory which would overwrite all your server's levels and update them with mine :( (sorry if you lost your levels, truly I am, I'm such an idiot)


    Download this version
    Version: 1.2.5
    Updated on:
    2008-05-25 13:42:06
    File Name: sourcerpg.zip File Size: 40064 bytes
    Version Notes:

    • Fixed the database not pruning old users (had an error where the database was shrinking upon iteration)
    • Fixed the regen not working if damage was caused by self harm
    • Fixed the Frost Pistol skill being 10x as powerful
    • All events which gain XP are Level based, so more powerful users will gain more XP from events etc.
    • Disabled skills are no longer in the skill menu
    • Weapons are no longer recovered upon map change, disconnect or team change.
    • A new config option in srpg.cfg called srpg_DebugMode. This allows SourceRPG to be in 'debug mode'. If you have any errors, be sure to set this to it's highest setting and post me the details. Alongside normal errors I should be able to fix errors very quick.


    Please note that this version is untested since I haven't got the time to test with exams coming up etc. There

    Download this version
    Version: 1.2.3
    Updated on:
    2008-04-05 20:04:22
    File Name: sourcerpg.zip File Size: 37719 bytes
    Version Notes:

    • Forgot to uncomment a block for vampire, which was stopping it from working; so vampire works again :oops:
    • Added more debug messages for debug mode... There are 2 main levels, eventscripts_debug 1 and eventscripts_debug 2... If you put either variable inside your server.cfg, then you'll receive information printed to the console regarding events when they happen. This helps debug errors. Please before posting an error, will you please please turn eventscripts_debug to 2 (the level which prints out the most information), and send me the results of that from your console. Thank you


    Download this version
    Version: 1.2.2
    Updated on:
    2008-04-04 12:56:42
    File Name: sourcerpg.zip File Size: 37298 bytes
    Version Notes:

    • Fixed the database conversion tool (small error where the configuration file was loading too late).
    • Added the ability to save the database either at intervals or on round_end.
    • Fixed the 'not being able to sell' bug.
    • Couple more small bug fixes


    Download this version
    Version: 1.2.1
    Updated on:
    2008-04-03 18:55:57
    File Name: sourcerpg.zip File Size: 36494 bytes
    Version Notes:
    [list]
  • Fixed the IceDamageReduction... Players that are frozen now can take less damage
  • Added Adrenaline and Medic as 2 new skills!
  • [*] Added the ability to convert you cssrpg.db (CSS:RPG Database) to my SourceRPG database (Thank Joey for this

    Download this version
    Version: 1.2.0
    Updated on:
    2008-03-25 21:55:51
    File Name: SourceRPG.zip File Size: 32513 bytes
    Version Notes:
    Added lots more admin features
    Added database deletion to clear space
    Added lots more options to optimize code
    Stoped giivng flashbangs at spawn if the player already has one
    Stoped a player being able to freeze another whilst frozen
    Reduced the default disable percentage (still changeable)
    Added some nice Ice Sounds
    Added a damage reduction when player is frozen
    Changeable sounds in the srpg.cfg
    Added Maximum Player Level
    Added Player Reset
    Added Database Reset
    Added "Global Database Reset" (when top10 players reach over a total of X level, the databse will reset)
    Added Deault Popup Status (you can now choose if a players default popup setting is set to 1 or 0)
    Changed the way skills are done (via a nice class menu now...)
    NOTE: I have not tested all the skills since I changed over to this class style, so please appreciate that everything may not be perfect!
    Lots of small bug fixes and checks to help reduce console spam from EST saying Player X is dead, cannot use this command on him ^-^...

    To Do:
    Add Adrenaline Rush Skill
    Add Medic Skill

    Download this version
    Version: 1.1.5
    Updated on:
    2008-02-13 13:12:58
    File Name: sourcerpg.zip File Size: 27657 bytes
    Version Notes:
    Added the ability to toggle on/off automatic upgrade popups on a level. To do this, type 'rpgpopup' in chat.

    Added the ability to enable Unfair XP Protection. If there aren't any players on the opposite team, then it will stop the player from getting XP

    Download this version
    Version: 1.1.3
    Updated on:
    2008-02-11 09:06:08
    File Name: sourcerpg.zip File Size: 23620 bytes
    Version Notes:
    Forgot the Language.ini file and it was bringing up an error stopping it loading *again embarrassed*

    Download this version
    Version: 1.1.2
    Updated on:
    2008-02-11 08:59:18
    File Name: sourcerpg.zip File Size: 23541 bytes
    Version Notes:
    rpg_admin commands now fully support escape boxes to input values for XP, Levels and credits. You can now Easily give people on your server free xp, levels or credits via the rpg_admin command.

    You can now freely load/unload this mod and it works great...

    Throwing napalms with a napalm level of 0 no longer sets you on fire...

    Other small bug fixes...

    Download this version
    Version: 1.0.5
    Updated on:
    2008-02-11 05:23:25
    File Name: sourcerpg.zip File Size: 22731 bytes
    Version Notes:
    Fixed a bug where it wasn't loading due to a line... (That'll teach me to add small things in before testing :P)

    Added Regenerate Armor due to it being wanted.

    Added a nice admin menu (only 1 thing at the moment, but more to be added...) It can make it easy to enable/disable skills. To access the admin menu type rpg_admin in chat or console.

    Download this version
    Version: 1.0.2
    Updated on:
    2008-02-10 18:38:51
    File Name: sourcerpg.zip File Size: 21405 bytes
    Version Notes:
    Fixed the bug where it was saying Headshot every time (dunno how I missed that...)

    Fixed a bug where it wasn't recognising the users ID on Hostage Rescue event

    Fixed an error message in console when a player joins the server for the first time.

    Download this version
    Version: 1.0.1
    Updated on:
    2008-02-10 14:55:06
    File Name: sourcerpg.zip File Size: 21316 bytes
    Version Notes:
    I changed the basename just before uploading but forgot to change it in the round end so the database wouldn't save :( *embarassed*

    Download this version
    Version: 1.0.0
    Updated on:
    2008-02-10 13:17:58
    File Name: sourcerpg.zip File Size: 21316 bytes
    Version Notes:
    Released to public

    Download this version