Jump to content

Sephus

Core Developers
  • Content Count

    229
  • Joined

  • Last visited

  • Days Won

    46

Posts posted by Sephus


  1. Commit 40d08d2f8eac2387416a9f4be68b60d7cad7d7be

    Improvements in the way BGs are exited, guild information is refreshed.

    Removal of BG Skulls on exiting the BG.

    Initial implementation of BG stats. @TODO saving to database.

    Addition of @bgstart/stop commands for GMs to start and stop battlegrounds. (Credits to Vykimo and Michi for the idea.)

    Initial implementation of BG rankings.


  2.  

     

    Added 2 commits:

     

    1) Added maps.conf

    Added map_index.txt

    Added mob_avail.txt

    Added quest_db.conf

    Implemented guild skills to be shown but not usable yet.

    Corrected logout cleanup functions.

    Cleanup of some queue to team building functions.

     

    Working guild skills in BGs with less than 3 teams.

    More code optimization.
     
    This should most probably get us into a somewhat stable state without crashes, so we can start completing the features.
    Updated original post.

     

    Error and warnings to compile.

     

    Warning	1	warning C4138: '*/' found outside of comment	Hercules-master\src\plugins\hBG.c	166	1	hBG
    Warning	2	warning C4138: '*/' found outside of comment	Hercules-master\src\plugins\hBG.c	167	1	hBG
    Warning	3	warning C4138: '*/' found outside of comment	Hercules-master\src\plugins\hBG.c	169	1	hBG
    Warning	4	warning C4018: '<' : signed/unsigned mismatch	Hercules-master\src\plugins\hBG.c	873	1	hBG
    Warning	5	warning C4018: '>=' : signed/unsigned mismatch	Hercules-master\src\plugins\hBG.c	1953	1	hBG
    Warning	6	warning C4018: '<' : signed/unsigned mismatch	Hercules-master\src\plugins\hBG.c	2008	1	hBG
    Error	7	error C2143: syntax error : missing ';' before 'type'	Hercules-master\src\plugins\hBG.c	2014	1	hBG
    Error	8	error C2065: 'i' : undeclared identifier	Hercules-master\src\plugins\hBG.c	2015	1	hBG
    Error	9	error C2065: 'i' : undeclared identifier	Hercules-master\src\plugins\hBG.c	2016	1	hBG
    Error	10	error C2143: syntax error : missing ';' before 'type'	Hercules-master\src\plugins\hBG.c	2034	1	hBG
    Error	11	error C2143: syntax error : missing ';' before 'type'	Hercules-master\src\plugins\hBG.c	2035	1	hBG
    Error	12	error C2065: 'i' : undeclared identifier	Hercules-master\src\plugins\hBG.c	2037	1	hBG
    Error	13	error C2065: 'i' : undeclared identifier	Hercules-master\src\plugins\hBG.c	2038	1	hBG
    Error	14	error C2065: 'pos' : undeclared identifier	Hercules-master\src\plugins\hBG.c	2041	1	hBG
    Error	15	error C2065: 'i' : undeclared identifier	Hercules-master\src\plugins\hBG.c	2041	1	hBG
    Error	16	error C2065: 'qm' : undeclared identifier	Hercules-master\src\plugins\hBG.c	2043	1	hBG
    Error	17	error C2065: 'pos' : undeclared identifier	Hercules-master\src\plugins\hBG.c	2043	1	hBG
    Warning	18	warning C4047: '=' : 'int' differs in levels of indirection from 'hBG_queue_member *' Hercules-master\src\plugins\hBG.c	2043	1	hBG
    Warning	19	warning C4047: '==' : 'int' differs in levels of indirection from 'void *' Hercules-master\src\plugins\hBG.c 2043 1 hBG
    Error	20	error C2223: left of '->sd' must point to struct/union	Hercules-master\src\plugins\hBG.c	2043	1	hBG
    Warning	21	warning C4018: '<' : signed/unsigned mismatch	Hercules-master\src\plugins\hBG.c	2125	1	hBG
    Warning	22	warning C4090: 'function' : different 'const' qualifiers	Hercules-master\src\plugins\hBG.c	2913	1	hBG
    
    

    I've pushed 2 more commits eliminating the warnings, I don't have an issue with compiling other than 3 normal warnings regarding unused variables and casts discarding constant qualifiers.

    What compiler are you using?


  3. Added 2 commits:

     

    1) Added maps.conf
    Added map_index.txt

    Added mob_avail.txt
    Added quest_db.conf
    Implemented guild skills to be shown but not usable yet.
    Corrected logout cleanup functions.
    Cleanup of some queue to team building functions.
     

    Working guild skills in BGs with less than 3 teams.

    More code optimization.
     
    This should most probably get us into a somewhat stable state without crashes, so we can start completing the features.
    Updated original post.

  4. So here's a release of my iRO scripts and some of their required database parts. I know some of these are already out there, but this is my original work and I hope ya'll enjoy them.

     

    Link - Smokexyz's ROScripts

     

     

    iRO Gramps

     * -------------------------------
     * - Official Quests Supported :
     * --- 17 x 100 Hunting Quests
     * --- 24 x 200 Hunting Quests
     * --- 108 x 400 Hunting Quests
     * -------------------------------
     * - Quests are ordered by level of the players
     *   from 70 ~ 150.
     * - 400 Hunting Quests organised and randomised by map.
     *   Automated to select a new quest for each category every 3 days.
     * - Supports a custom Happy Hour feature with randomised bonus rates.
     * - Automatically increases mob spawn in maps of the selected quests.
     * ------------v2.1-------------------
     * - Added support for premium Exp combination of Base/Job.
     * - Fixed a bug with per Mob Exp where both mob and quest exp were
     *	 affected by rates. Using custom strmobinfo(8/9) for original exp.
     * - Fixed display of Exp in string format.
     * - Fixed bug with reset stone, it will now delete all cool-downs and
     *   current un-submitted quests.
     *
     * Note that this does not completely emulate 100% iRO gramps;
     * iRO switched quest level categories to 3 from 4. This will
     * be changed later.
    

     

    iRO Mighty Hammer

     * Source - iRO Wiki
     * - Your gear must be +7 or higher in order to begin upgrading.
     * - Continue upgrading without exiting NPC conversation
     *   (if HD Ores are present in your inventory.)
     * - Custom Feature: Utilizes kRO Safe to +N Certificates.
    

     

    iRO Bounty Boards - Complete from http://irowiki.org/wiki/Bounty_Board_Quests (except Aldebaran).

     

    iRO Overlook Dungeonshttp://irowiki.org/wiki/Overlook_Water_Dungeon_Quests

     

     

    Feel free to create issue reports on the repository for any issues/suggestions that you may have. I will update with more scripts in the future.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.