shennetsind
|
558748e111
Follow up r16837 replaces sprintf with snprintf to at least ensure we dont go over our length in a modified msg table -- (in the future we should make that a #define or something else practical and clever). The commit should've stopped on this, however as I was to compile I realized my recently-updated osx got rid of my makefile during the update, so I had to download and install it over. and during that download period I've gone over the whole chrif.c file and applied some syntax love to it, or as some of my lovely colleagues would say: I gayed it up.
|
hace 12 años |
brianluau
|
9c5992bb68
- Updated 'checkweight' example. Apple is item_id 512, not 502!
|
hace 12 años |
brianluau
|
b69048d9c5
- Added svn:eol-style=native property.
|
hace 12 años |
rud0lp20
|
2d68f350c2
Follow up r16842. added some missed added lines of code..
|
hace 12 años |
rud0lp20
|
156446bf33
Fixed Level/Drop modifier based on level difference and created a db as suggested in pid:137564. (bugreport:6585)
|
hace 12 años |
brianluau
|
c182390854
- Fixed a typo in r16840.
|
hace 12 años |
brianluau
|
230bd28024
- Clarified 'getpartymember' documentation. (bugreport:6804)
|
hace 12 años |
euphyy
|
9fcdb56b2e
* Follow-up r16835: Some cleanup.
|
hace 12 años |
glighta
|
8b074051ea
-Fixed action assignation follow up r16837,r16836,r16835
|
hace 12 años |
glighta
|
202ec893fa
-Fixed bugreport:6432 Shadow Formation effect range is 10 while casting range is 5
|
hace 12 años |
brianluau
|
cea840e1f9
- Fixed warnings from r16835.
|
hace 12 años |
glighta
|
7a6a529548
-Add some src basic documentation.
|
hace 12 años |
rud0lp20
|
d4fe086e5d
Fixed bugreport:6694 missing hiding function of SC_FEINTBOMB.
|
hace 12 años |
brianluau
|
fa1f861dd8
- 'night_at_start' config can now be used, even if day_duration/night_duration are 0.
|
hace 12 años |
brianluau
|
9142e02968
- Adjusted spacing in ASCII art so all lines are 70 characters wide.
|
hace 12 años |
brianluau
|
a1a911eaaf
- Fixed more missing single quotes in item_db.sql, follow up to r16822.
|
hace 12 años |
brianluau
|
bd09db6af3
- Fixed missing single quotes in item_db.sql, follow up to r16822.
|
hace 12 años |
euphyy
|
605e74bca3
* Updated Hunting Missions script to v1.2a, which includes party support, optimizations, and bux fixes. An SQL mob database is now required! (custom\quests\hunting_missions.txt)
|
hace 12 años |
spre123
|
5b4644367c
Fixed bCastrate function in item_combo_db. bugreport:6815
|
hace 12 años |
j-tkay
|
ed1e7b51be
- Fixed bugreport:6810, checkquest paramater typo and added checkquest in Wanderer Job Change Quest. (npc/re/jobs/3-2/wanderer.txt)
|
hace 12 años |
spre123
|
5a4acba757
Fixed/Changed the rest of the RE Items with the reversed/broken bcastrate with bVariableCastrate So it actually works as intended(ONLY RE needed this update). bugreport:6548
|
hace 12 años |
j-tkay
|
8e575ee998
- Follow up r16824.
|
hace 12 años |
spre123
|
9f3b089c68
Forgot to add the upgrade sql file for the Small DB change to item_db_re.sql Changing Defence from unsigned to accept negative Value do to some items having negative values.
|
hace 12 años |
euphyy
|
0f0577cabf
* Updated Thanatos Tower quest to Episode 13.1 - huge thanks to Muad_Dib! (bugreport:4498)
|
hace 12 años |
spre123
|
6b6e42a3e5
major item update activating many script commands aswell as activating many items that are now in the client this effects 250+ items. Bugreport:6714
|
hace 12 años |
j-tkay
|
84564da380
- Removed a warp from mid_campin and dic_in01 for quest purposes. (warps/cities/dicastes.txt & warps/cities/mid_camp.txt)
|
hace 12 años |
j-tkay
|
1472039a91
- Fixed Arch Bishop Job Change Quest, players unable to continue the quest. (npc/re/jobs/3-1/archbishop.txt)
|
hace 12 años |
j-tkay
|
de9950737d
- Fixed bugreport:6785, missing changequest in Knight Job Quest. (npc/jobs/2-1/knight.txt)
|
hace 12 años |
shennetsind
|
1ffe0e9967
Fixed bugreport:6493 Genwaku no longer works on npcs and on gvg maps (since push/knockback is also disabled on gvg)
|
hace 12 años |
shennetsind
|
b313d24eb2
Fixed bugreport:2657 castend now also checks if the required weapon matches, fixing any possible exploits where a character manages to change weapon during cast/animation e.g., as the report claims, sonic blow. (also applied my curly brace love on the way)
|
hace 12 años |