Categories
15-3athena General

Monthly News – February 2016

Hey!

Whew, the month has passed by again… Let’s see what’s new on my projects 😀

15-3athena

Focus this month was in updating / fixing a huge number of skills and items. I’ll not write down all the items / skill again since it can be read in changelogs. Also I’ve managed some clean-up here and there. Also I’ve closed a security leak inside skill_produce_mix function where you could cook items without having the required materials.

Cashshop

I had to rewrite huge parts of the cashshop system (including the loading function for the cashshop db) to fix some suspected memory leaks. Please make sure to apply commit a0ce6dc if you’re using the cashshop system!

Banking

For any strange reason the banking packets got lost with a past update… Now I’ve re-added them any you can use the banking system again. 

Favorite Tab

This feature was allready implemented a while ago. However I had to disable some parts of it for now since it caused item-loss in some cases. For now you can use the favorite tab but the favorite state will not be saved on logout. I’ll fix this later…

3ceam Patches

Since some people on 3ceam community asked for patches for 3ceam to add new features I decided to create them for free as requested. It’s the best I can do for 3ceam right now – and thanks to 15-3athena most of work is allready done for these requests. All patches can be found here: https://github.com/15peaces/3ceam-Patches

NyanRO

Since all news can be read on NyanRO-Homepage, I’ll only post a short list of the most important feature-updates:

  • Eclage Interior Instance added
  • Hazy Forest Instance added
  • added support for Favorite-Tab

Also there where a huge number of item / skill fixes and other updates…

Categories
15-3athena General

Monthly News – January 2016

Hey all!

Long time no news on my blog. But no news on my blog doesn’t mean there ARE no news. Honestly I simply was too lazy to update the blog…

However, to avoid this in future, I’ll try to post some “Monthly News” in the first week of every new month. So you’ll get news and I can reflect on everything that was done in the last month.
Let’s begin with the January news now:

15-3athena:
Updated the maximum size for packets

According to rAthena even older than 2013-12-23 clients can deal with 24576 as a maximum size. Also, according to 3ceam revision 764 clients from 2013-12-23 on can deal with bigger packets. Since 3ceam uses 65636 as maximum, we’ll use it as default value. Thanks to Rytech!

Huge Updates to item_db and mob_db

I’ve reviewed a huge number of items and monsters, including monster-skills. Also I’ve added missing Mora equippment and added full support to a new item package (IP_HALLOWEEN_G_BOX).

Episode System updates

yeah… the episode system. I’ve managed quite some updates on this. First of all I’ve added the getepisode() script command. Using this command you’ll no longer need to check the battle configs directly. It will return the episode the server is running on.

I’ve added a documentation of the whole episode system to docs-folder. Also I’ve added basic support for episode specific databases.

The item database for episode 6.0 is currently in progress and will (hopefully) be done soon.

2012-04-10 Client update

Some days ago I’ve added full support for the favorite item tab. This feature requires a 2011-11-22aRagexeRE or newer client to work. So 2012-04-10aRagexeRE is the first client for us.

NyanRO

Since all news can be read on NyanRO-Homepage, I’ll only post a short list of the most important feature-updates:

  • More fixes on instance system. Most of the instances working as intended again.
  • Huge updates to item and quest database.
  • Added bonus2 bSkillUseSP item bonus. Now we’re able to reduce the SP consumption of a skill via item script.
  • Added getitempackage script command. This is our implemention of ‘getgroupitem’. I’ve decided to seperate these.
  • From now on there is a 2nd WoE schedule (Sunday, 8pm – 9pm).
  • We redesigned the whole reward shops.
  • We added the mutanted homunculus.
Categories
15-3athena Digest

August Digest 2015

The following digest covers the month of August, 2015.
General Stuff:
  • nothing
15-3athena:
General:
  • Huge update of Instance system and dungeons (2117261)
  • Full rewrite of MvP tomb system (d2a582c)
Database:
Scripts:
Skills:
  • Updated / fixed / added Minstrel/Wanderer Skills (fd8748b)
  • Updated / fixed / added Warlock Skills (fd8748b | d2a582c)
  • Updated / fixed / added Guillotine Cross Skills (45fdf67 | 2ce010c | 1a3b72f)
  • Updated / fixed / added Arch Bishop Skills (45fdf67)
  • Updated / fixed / added Sorcerer Skills (45fdf67)
  • Updated / fixed / added Ranger Skills (1a3b72f)
  • Updated / fixed / added Royal Guard Skills (1a3b72f | 2117261)
Statistics:
  • 1 author have pushed 6 commits during this period.
  • On master, 58 files have changed.
  • There have been 17,606 additions and 12,233 deletions.
  • There are 0 merged Pull Requests.
  • There are 0 created Issues and 0 Closed Issues.
  • List of Contributors: 15peaces

Show your support to 15-3athena by submitting your Issue or Pull Requests!

Categories
15-3athena Digest

July Digest 2015

The following digest covers the month of July, 2015.
General Stuff:
  • nothing
15-3athena:
General:
  • Minor fix on MvP Tomb Stones (2d53722)
Database:
Documents:
Scripts:
  • Added Malangdo Quests (eb8f397)
  • Added script command showscript (eb8f397)
Skills:
Statistics:
  • 1 author have pushed 4 commits during this period.
  • On master, 27 files have changed.
  • There have been 11,961 additions and 101 deletions.
  • There are 0 merged Pull Requests.
  • There are 0 created Issues and 0 Closed Issues.
  • List of Contributors: 15peaces

Show your support to 15-3athena by submitting your Issue or Pull Requests!

Categories
15-3athena Digest

June Digest 2015

The following digest covers the month of June, 2015.
General Stuff:
  • nothing
15-3athena:
General:
  • Added full support for official banking system (7e7af28)
  • Rewrote parts of npc / shop functions to fix some warnings and optimize them (b38922a)
  • Added full support for MvP-Tombstones (b38922a)
Database:
Scripts:
  • Marked isday() script command as deprecated (7e7af28)
  • Added full support for makerune script command (7e7af28)
  • Added full support for new npc type ‘marketshop’ (7530f49)
  • Added support for ‘bonus_script’ script command (969a2c5)
Skills:
Statistics:
  • 1 author have pushed 9 commits during this period.
  • On master, 112 files have changed.
  • There have been 6,159 additions and 2,846 deletions.
  • There are 0 merged Pull Requests.
  • There are 0 created Issues and 0 Closed Issues.
  • List of Contributors: 15peaces

Show your support to 15-3athena by submitting your Issue or Pull Requests!

Categories
15-3athena Digest

May Digest 2015

The following digest covers the month of May, 2015.
General Stuff:
  • nothing
15-3athena:
General:
  • Added new System: Episode System (40b86d8)
  • Updated 2013-12-23 packets (c01e4bf)
Database:
Scripts:
  • Updated all Episode 13.x scripts (328481e)
  • Updated Lighthalzen scripts (40b86d8)
  • Added full support for for EP 1 Day / Night Cycle (40b86d8)
  • Fixed Magic Books quests (c01e4bf)
Skills:
  • Updated / fixed / added Genetic Skills (f76ac7a)
  • Updated / fixed / added Shadow Chaser Skills (30be017)
  • Updated / fixed / added Minstrel / Wanderer Skills (30be017)
  • Updated / fixed / added Guillotine Cross Skills (30be017, 4c206c1)
Statistics:
  • 1 author have pushed 6 commits during this period.
  • On master, 37 files have changed.
  • There have been 10,335 additions and 19,583 deletions.
  • There are 0 merged Pull Requests.
  • There are 0 created Issues and 0 Closed Issues.
  • List of Contributors: 15peaces

Show your support to 15-3athena by submitting your Issue or Pull Requests!

Categories
15-3athena Digest

April Digest 2015

The following digest covers the month of April, 2015.

General Stuff:
  • nothing
15-3athena:
General:
  • Added the missing configuration for renewal cast setting and camouflage setting in skill.conf. (e7f2c4a)
  • Fixed when mounted and equipped with weapon a client error appears. (e7f2c4a)
  • Updated 2013-12-23 packets (6d014bc)
Database:
  • Some updates on Item database (db07e97)
  • Updated Pet database (db07e97)
Scripts:
  • Added full support for new prontera (e7f2c4a, 9c82bcd)
  • Added new script commands: ‘delequip’, ‘replacestr’ (db07e97)
  • Added Port Malaya Quests (db07e97)
  • Added Bangungot Hospital Instance Script (9c82bcd, dd2d636)
Skills:
  • Updated / fixed / added Shadow Chaser skills (e7f2c4a, db07e97, 5d5773d)
  • Updated / fixed / added Ranger skills (e7f2c4a)
  • Updated / fixed / added Mechanic skills (e7f2c4a)
  • Updated / fixed / added Sorcerer skills (e7f2c4a)
  • Updated / fixed / added Minstrel / Wanderer skills (86ece60, db07e97)
  • Updated / fixed / added Rune Knight skills (db07e97, 5d5773d)
  • Updated / fixed / added Arch Bishop skills (db07e97)
  • Updated / fixed / added Warlock skills (db07e97, 5d5773d)
Status:
Statistics:
  • 1 author have pushed 7 commits during this period.
  • On master, 33 files have changed.
  • There have been 11,721 additions and 502 deletions.
  • There are 0 merged Pull Requests.
  • There are 0 created Issues and 0 Closed Issues.
  • List of Contributors: 15peaces

Show your support to 15-3athena by submitting your Issue or Pull Requests!

Categories
15-3athena ssrose

Moving to GitHub

It’s done now. Today I got the time to create a GitHub account and export all GoogleCode SVNs to GitHub. This means also: Development can continue as before.

Please note:

  • The GoogleCode Pages will get no more updates. This also means there will be no more SVN commits on this pages.
  • As the name sais, GitHub uses Git-version control. So you can help with development by creating pull requests if you want to.
  • As long as you only want to use the latest versions of my software you can use your SVN program to get the updates. However it’s recommended to change to a Git program if you want to use all features of Git version control.

The new Links are:

Categories
15-3athena General ssrose

Google Code shutting down

Some of you will have noticed it allready: Google Code will be shutting down in near future. I’ve got a mail from Google yesterday where they told this. So what to do now?

Google added a “export to GitHub” function to Google Code to export all projects directly to GitHub. So this will be the next step here. After all projects are exported I’ll only update the GitHub page so there will be no more updates in Google Code SVN anymore.

This also means: Before doing any development on SVNs I’ll create a GitHub account and export them. It’s pointless to update the SVNs like they are right now. This will only increase the data to export.

Categories
15-3athena

15-3athena update

Hey all!

I want you to notice that I’ve updated the 15-3athena SVN to Rev. 16.
There are many changes done, including some internal fixes and updates for 3rd job support, new items, some skills, command system…
The default client was updated, too.
There are to many changes, so I’ll not write all of them here. Just take a look on google code to see all changes!

Currently I’m focust on coding in support for the 3rd class skills. Important new features and pre-coding for new skills and statuses is done for now. Also I’m working on fixing some things with the 2013-12-23ragexe client to complete the support. It’s working really nice allready but there are still some issues (feeding homunculus, new vending functions, PM system…).