Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 11/04/16 in all areas

  1. October Digest 2016 The following digest covers the month of October, 2016. Staff Changes @Limestone is now a Community Contributor. Development Highlights CORE:Merged warp and warpchar into a single function (6510d41) Fixed random options being removed on cardremoval (5a56210) Cleanup party withdraw (9a52768) Fixed a bug with cart change (19d6205) Fixing @at venders being stuck when map->char connection gets reset (3e4d2b8) Added guild/party checks for character deletion process (5ea873b) Added a configuration for deletion restriction (ce9e623) Cleaned up map property sending functions (940c473) Removed additional clif_maptypeproperty2 calls (f51a1c7) Fixed VIP char selection window (8f3599b) Expand NPC Name Length to 50 (d307743) Fixed a few EVENT_NAME_LENGTH usages (4d71a12, b60f74c, e443f84) Fixed NPC markets (6a89855) Refactored clif_charnameack (48c43cf) Introducing charpointer macros for fifo/buffers (73eb96f) Fixed a minor typo in warning message (655d6f5) Fixed a minor typo in ipban.c (428e516) Removed use of petheal command from pet_db.txt in both PRE and RE (d20cbca) Fixed Siroma and Imp card cast time reduction behavior (6dfaa0b) Fixed unknown state handling in mob skills (1c74af7) Fixed instance maps not being freed (e9c5dc6) Fixed extra status variables not being cleared correctly when the killed unit did not have any status change (9a130fa) DATABASE:Skill Update: Ranger Traps, Manhole, Occult Impact, Phantom Thrust, Falcon Assault, Lex Divina (031adff, e93c888, 04cf397, c14e674, 561a874, 5d24d73) Added missing items for IG_Mysterious_Travel_Sack4 (644d809) Added latest npc constants (568262f) SCRIPT:Renamed WoE:TE directory and files (42ce38c) Fixed Kafra length name (6216bfb) Added a sample script for utilizing the random option system (09cb81d) Fixed a wrong close in the Eye of Hellion quest (56c9765) Adjusted some script syntax (481a730) OTHERS:Removed README.txt (10946dd) Script_command.txt updated (6663df3) Fixed some compile warnings (57131f2, 55c5627) Fixes appveyor not building in pre-renewal mode (15b4050) Added a configure option for VIP features in the CI matrix (3108bb1, 7d0931a) Reenabled buildbot defines (dd55592, abd9809, ed53167, 40430d6) Added documentation for item links in mes (6f67a65) Statistics 12 authors have pushed 95 commits during this period. On master, 100 files have changed. There have been 1,933 additions and 1,878 deletions. There are 25 merged Pull Requests and 8 Proposed Pull Requests. There are 31 new Issues and 45 Closed Issues. List of Contributors @Akkarinage, @aleos89, @Atemo, @Baalberith6, @Badarosk0, @CairoLee, @cold-hr, @cydh, @cyilcode, @icxbb-xx, @ignizh, @Jeybla, @keitenai, @Lemongrass3110, @lelouch22, @lucasoli, @mgksrt8, @Playtester, @Ridley8819, @secretdataz, @Smokexyz, @Temtaime, @tmav94, @Tokeiburu Show your support to rAthena by submitting your Issue or Pull Requests! By providing enough useful info (Git Hash, Client Date, RE/Pre-RE, crashdump, how to reproduce, etc) you will help us to solve the issues faster
    2 points
  2. < Stolao's Script Collection> Please Comment, Good or Bad i want to know your guys thoughts on what i should do next. Update History At Afk At Commands Auto Event Custom Functions Daily Login Reward Ex Job Master Floating Rates Fly-Wings Group Buffs Mvp Speed Run Non-Abuse Healer Poring Power Pvp Ladder Mining -Unsupported, Bug Fixes Only- Weapon Mastery -Unsupported, Bug Fixes Only- Coming soon to a server near you
    1 point
  3. Hello everyone, Cyan Hijirikawa here, the Project Lead of MIDICityRO Project. As thanks to everyone from rAthena, I'll personally be releasing some of our scripts every now and then. I wish that these scripts will prove to be useful to other people. These will be free releases, but I would like to ask people not to remove the Author notes and whatnot. Halloween Collection Event Script DescriptIon: This is a finders-keepers type of event Only the first person to find the npc on that map can win that map's reward Rewards are randomized, if you want to change this and don't know how to do it, contact me http://pastebin.com/xYarzVRY Classic Headgear Quest Script Description: This doesn't give headgear preview, but uses old-style RO headgear quest mechanic This was messy, but yeah, it functions properly and as intended http://pastebin.com/PNZfFMRR Radio NPC Description: Basically let's you play a song of your own choosing from any of the available playlist Be sure to follow proper formatting to keep it functional Also, be sure to have the proper bgm files in your bgm folder for this to work http://pastebin.com/UJw4HPfA
    1 point
  4. This is still being worked on! Because I want to. That's entirely what the project is about, recreating the game for rAthena. I'm mainly an artist but am fairly competent with the source as well. Moving on... Today I have worked on: Creating weapons: I don't have a picture for this, but just trust me it's done. Damage is calculated as [PA + WP + rand(-HP,HP) - PD)] where PA is your character's Atk, WP is your weapon's Atk, PD is the enemy's DEF, and HP is the weapon's hidden power. A weapon with 90 atk and 0HP will always add 90 dmg to your basic attack. A weapon with 90 atk and 40HP will add anywhere from 50~130 dmg to your attack. Fixing the way matk is calculated to use my preset tables: // jobid,joblvl,hp,atk, def, matk, mdef 4230,2,25,23,2,12,4 Making some test NPCs: Just some basic NPCs to populate the Mushroom Kingdom with. And Making Player Class Colour Variations: Left is the monster colours, right is the player version. Some very early effects tests: Mallow's Thunderbolt spell. I am still working on this VERY infrequently as I have a handful of projects going all the time.
    1 point
×
×
  • Create New...