Thread: [718] Rain release (Updated version of Avalon 2016 with new features and content!)

Page 1 of 8 123 ... LastLast
Results 1 to 10 of 71
  1. #1 [718] Rain release (Updated version of Avalon 2016 with new features and content!) 
    Banned

    Join Date
    Jul 2011
    Posts
    1,767
    Thanks given
    493
    Thanks received
    425
    Rep Power
    0
    I noticed that Andreas released Avalon III which was a project, we both worked on for a while. Then I realised I had Rain on my desktop and I haven't been touching it for a while, so I thought why not release it? Rain is basically Avalon III (A project we worked on for fun) but this version has a few improvements to content, new content and a few bug fixes

    I would like to thank Andreas for a good project! It has been fun.

    Rain was a free time project using the base of Andreas' release Avalon II to practice my programming/scripting skills.

    Other credits:
    Andreas
    Tristam
    Avalon team
    Frostbite (Quest system)
    Matrix
    Rome
    Boomscape (Selectable XP lamp)
    If I forgot someone, I apologise!

    If you plan to use this, please consider crediting the people listed above, thank you!


    Note: I have not tested the "X_TEN_DAMAGE" option properly however it should be working perfectly if you remove this from the run() method in player.java - You can also access other gameplay settings by clicking the 'gameplay settings' button in the Settings tab
    Note 2: Change the server XP if you are planning to host this. (RECOMMENDED)
    Code:
    getPackets().toggleXTenDamage(getGameplaySettings().getGameSetting(GameplaySettings.X_TEN_DMG) ? true : false);
    Download the source and client here
    Download the cache here

    Some notable features

    Spoiler for Some notable features:

    1. Client session timer- Formats time
    - Displays how long client has been open for
    2. Client title
    - Displays local time
    - Displays date with suffiex
    3. Client settings
    - Loads and saves settings to a .dat
    - E.g. toggling FPS on will be kept 'on' next time you run the client
    4. Screenshot feature
    - Asks what you want to name your picture
    - If picture exist, will ask if you want to replace it
    - Server sends information to client to take a screenshot if an achievement has achieved (much like OSBuddy)
    - Will include the accounts username
    5. Lunar spells
    - Almost all lunar spells
    - Written by myself
    - Nearly like pre-eoc.
    6. Task system
    - 45 different tasks (thanks to andreas)
    - Ranging from easy to elite
    - Completion messages toggleable via a button
    - Rewards are claimable from explorer jack
    7. The rotten potato
    - Useful tools for admins
    - Admins can type 'potato' in the chat to receive one
    8. Wilderness recent kills (currently needs rework)
    - Shows who killed who at what wilderness level
    9. Adventure log
    - In-game
    - Can search for a player
    - Players do have privacy settings
    - Shows what time, what day and what month - what achievement was accomplished
    10. Iron- and hardcore ironman mode
    - Hardcore ironman mode will lock the account once it has no lives yet
    - Hardcore ironmen can buy lives from death, each life gets more expensive.
    - Ironmen can receive skilling tools from Death
    - Ironmen will receive 2x less benefits than regular player (xp, rewards etc..)
    11. Entity feed
    - Not like OSBuddy, however still cool.
    - Toggleable through game settings
    12. Security system
    - Very secure
    - Easy to setup
    13. Random event
    - Every 30 minutes, a random event can pop up if the player is considered 'too afk'.
    14. Notes
    - Works perfectly
    - Swapping notes
    15. Tips and tricks
    - Sends a tip/tricks every time you login
    - Filterable
    16. Skilling hotspot
    - Picks a new skill every 30 minutes
    - Gives 10% extra XP or 15% above 40 wilderness
    17. Chat shortcuts
    - Players can do !kc bossname to show off a boss KC.
    - Players can do !rp, pkp, kdr to show off. (not finished yet)
    18. Afk system
    - Being inactive for 5 minutes will kick you out
    - You will receive a warning one minute before
    19. Player reporting system
    - Can right-click report for quick reporting
    - Right-click report is toggleable through the right-click report option
    - Logs every report (plus caches the last 60 seconds of chat messages)
    - Mute button is available to admins and moderators
    - Can not report staff for staff impersonation
    20. Game settings (BETA)
    - Toggle various settings that affect your gameplay (e.g. entity feed)
    - Access via the 'Game settings' button in the Settings tab.
    - 18 different gameplay settings toggleable
    21. Quests
    - 95% Rune Mysteries quest from RuneScape
    - RFD-quest fight
    22. Ancient effigies
    - Ancient effigy has a 5% of being dropped from any monster above level 50
    - Selectable XP lamp works but is buggy
    23. x10 damage toggleable!
    - Toggle via Gameplay Settings
    - Handled from client
    24. Wilderness EP system (Reworked from avalon)
    - The higher ep you have, the better chance for an artefact
    - The high wilderness level you are fighting in, the more ep you will receive


    Recent change log

    Spoiler for Recent changelog:

    Logger - [Date][Category]: Update

    Tristam - [Wed Sep 14 15:15:56 BST 2016][Refer a friend]: Removed the system as it is not necessary.
    Tristam - [Wed Sep 14 15:15:56 BST 2016][Skilling]: Added a skilling bonus system which changes skill every 30 minutes. Gaining XP in the chosen skill is 10% extra or 15% if you are above 40 wilderness.
    Tristam - [Wed Sep 14 18:12:32 BST 2016][Gilded Altar]: Replaced the animation with the correct one
    Tristam - [Mon Sep 26 14:06:35 BST 2016][Minor changes]: Ancient effigies will no longer give extra xp, if the skill is spotlighted.
    Tristam - [Sun Oct 02 08:06:30 BST 2016][Tips and ticks]: Reworked the code
    Tristam - [Sun Oct 02 08:06:30 BST 2016][Skilling spotlight]: Farming, construction and dungeoneering will be rerolled.
    Tristam - [Sun Oct 02 16:30:13 BST 2016][Boss KC]: You can now show off your killcount by doing !kc boss.
    Tristam - [Mon Oct 03 18:31:46 BST 2016][XP boost]: Boosted XP for both combat & skilling. Ironmen get / 2 XP less than what regular players get.
    Tristam - [Mon Oct 03 18:38:50 BST 2016][Task fix]: The 'task' heal with nurse will now be completed if you choose the 'heal' option
    Tristam - [Tue Oct 04 16:28:26 BST 2016][Client]: The client will no longer display incorrect month.
    Tristam - [Tue Oct 04 16:34:02 BST 2016][Badges]: Member badge will no longer incorrectly override other badges.
    Tristam - [Wed Oct 05 17:27:45 BST 2016][Staff notifications]: If a staff logs in, a message will be sent to notify players.
    Tristam - [Sat Oct 08 21:23:53 BST 2016][Client improvement]: Reworked the settings handler for the client
    Tristam - [Sat Oct 08 21:39:37 BST 2016][AFK]: Being inactive for 5 minutes will now make you log out
    Tristam - [Sun Oct 09 11:40:17 BST 2016][Player reporting]: The whole system has been reworked: New content: -Ninja report (Right click report) -Messages will be cached (60 seconds)
    Tristam - [Wed Oct 12 21:13:18 BST 2016][Game settings]: Players can now toggle various game settings via the Game Settings button in the Settings tab.
    Tristam - [Wed Oct 12 21:13:43 BST 2016][Task system]: Updated the Task System tab
    Tristam - [Thu Oct 13 06:57:19 BST 2016][Bug fixing]: The Right-Click report config has been fixed.
    Tristam - [Thu Oct 13 11:44:36 BST 2016][Droplog]: Droplog has been improved!
    Tristam - [Thu Oct 13 11:44:36 BST 2016][Clue scrolls]: Clue scrolls will no longer show incorrect value in the chatbox.
    Tristam - [Thu Oct 13 11:57:02 BST 2016][Health interface improvements]: Code has been improved!
    Tristam - [Thu Oct 13 12:47:19 BST 2016][PVP/PVM]: Vecna's skull has been added to the game
    Tristam - [Fri Oct 14 15:48:18 BST 2016][Rotten Potato]: Rotten potato has been improved and new features!
    Tristam - [Sat Oct 15 09:06:45 BST 2016][Screenshot]: Screenshot packet has been added
    Tristam - [Sat Oct 15 09:37:57 BST 2016][Screenshot]: Achievement screenshots can now be toggled via Game Settings and if toggled on, will take picture for every achievement
    Tristam - [Sat Oct 15 14:14:47 BST 2016][Gameplay Settings]: New option - x10 damage - completely handled from the client
    Tristam - [Sun Oct 16 14:48:32 BST 2016][Improvement]: EP now displays on screen
    Tristam - [Mon Oct 17 10:01:00 BST 2016][Bug fixing]: EP and Level difference will now update correctly in the wilderness.
    Tristam - [Mon Oct 17 17:59:38 BST 2016][Wilderness artefacts]: Drop rates have been reworked! Chances are now (101 - ep) / 100 <=> dropRate(from artefacts) * result
    Tristam - [Tue Oct 18 11:14:22 BST 2016][EP]: New gaining formula! If you are above 10 wilderness, you will have 25% chance to receive (wildLevel / 10) * random(1, 3)
    Tristam - [Wed Oct 19 14:37:04 BST 2016][Tasks]: Tasks will now show % of how many completed




    If you find bugs/glitches, please PM me with as much information as possible! I will fix it in my free time.
    Come back to this thread to see if your issue has been fixed

    Spoiler for Fixes to bug and glitches:
    Empty!


    I may also post improvements in the future. If you are interested, you may as well check this thread once in a while to add them
    * IMPROVEMENTS = CURRENT CONTENT IN-GAME, AS SOME CODE ARE A BIT OUTDATED/MESSY. MAY INCLUDE NEW FEATURES, BUT I WILL NOT POST NEW CONTENT (on this thread anyway).

    Spoiler for Improvements:
    Empty!


    Regards,
    Tristam
    Reply With Quote  
     


  2. #2  
    Zamron Founder

    Join Date
    Feb 2015
    Posts
    274
    Thanks given
    26
    Thanks received
    27
    Rep Power
    61
    Vouch for tristam, great release mate i know you spent alot of time on this
    Attached image
    Attached image
    Reply With Quote  
     

  3. Thankful users:


  4. #3  
    Registered Member

    Join Date
    Oct 2011
    Posts
    2,084
    Thanks given
    0
    Thanks received
    1,043
    Rep Power
    3608
    not sure what these mean:
    Code:
    Hosted: false 
    File was not found or could not be loaded. 
    cs inter: 882 on window: 744 on child: 50 hash: 48758834
    cs inter: 978 on window: 882 on child: 28 hash: 57802780
    cs inter: 976 on window: 744 on child: 24 hash: 48758808
    Reply With Quote  
     

  5. #4  
    Banned

    Join Date
    Jul 2011
    Posts
    1,767
    Thanks given
    493
    Thanks received
    425
    Rep Power
    0
    Quote Originally Posted by Omelete View Post
    not sure what these mean:
    Code:
    Hosted: false 
    File was not found or could not be loaded. 
    cs inter: 882 on window: 744 on child: 50 hash: 48758834
    cs inter: 978 on window: 882 on child: 28 hash: 57802780
    cs inter: 976 on window: 744 on child: 24 hash: 48758808
    File was not found or could not loaded is when the client creates the RainSettings.dat for the first time
    Reply With Quote  
     

  6. #5  
    Registered Member

    Join Date
    Mar 2011
    Age
    27
    Posts
    555
    Thanks given
    168
    Thanks received
    190
    Rep Power
    0
    Great release
    Avalon Developer
    Reply With Quote  
     

  7. Thankful user:


  8. #6  
    Registered Member
    Join Date
    Jul 2016
    Age
    27
    Posts
    392
    Thanks given
    19
    Thanks received
    61
    Rep Power
    68
    Thanks for the share, will check it out.
    Thanks,
    Mikk
    Reply With Quote  
     

  9. Thankful user:


  10. #7  
    Registered Member
    OblivionRSPS's Avatar
    Join Date
    Feb 2015
    Posts
    831
    Thanks given
    231
    Thanks received
    98
    Rep Power
    87
    Thanks for the share.
    Reply With Quote  
     

  11. Thankful user:


  12. #8  
    Registered Member

    Join Date
    Feb 2011
    Posts
    1,143
    Thanks given
    545
    Thanks received
    110
    Rep Power
    87
    Thanks. I'll drop a rep because I plan on making a 667 soon, and you guys seem to release pretty decent bases. I refuse to use extinction.

    Reply With Quote  
     

  13. Thankful user:


  14. #9  
    Registered Member
    Join Date
    Jan 2011
    Posts
    57
    Thanks given
    1
    Thanks received
    0
    Rep Power
    1
    anyone have any idea why I am getting this error? I've tried literally anything, just want to check the source out..
    Reply With Quote  
     

  15. #10  
    Registered Member
    Join Date
    Sep 2013
    Posts
    193
    Thanks given
    39
    Thanks received
    7
    Rep Power
    12
    Quote Originally Posted by R3D Barrage View Post
    anyone have any idea why I am getting this error? I've tried literally anything, just want to check the source out..
    false true false 43594 0.0.0.0


    R-S Admin Response  people who i respect
    Reply With Quote  
     

  16. Thankful user:


Page 1 of 8 123 ... LastLast

Thread Information
Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)


User Tag List

Similar Threads

  1. RsPS how to Recolor! (updated) as of 2016!
    By Injustice in forum Tutorials
    Replies: 6
    Last Post: 04-01-2016, 11:12 AM
  2. Replies: 2
    Last Post: 12-27-2015, 09:05 PM
  3. Updated version of Stafflist
    By Tyrant in forum Show-off
    Replies: 14
    Last Post: 04-09-2015, 06:27 PM
  4. Full version of Bonus Editing(ANTI-LEECHED)
    By Dark Santa in forum Tutorials
    Replies: 8
    Last Post: 05-24-2007, 12:09 AM
  5. New Version of my old ¨Java Coder Sig¨
    By Ndugu in forum Showcase
    Replies: 2
    Last Post: 04-26-2007, 08:59 AM
Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •