openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
PlaneShift
Settings
|
Report Duplicate
16
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very Low Activity
Commits
: Listings
Analyzed
29 days
ago. based on code collected
29 days
ago.
Jan 16, 2024 — Jan 16, 2025
Showing page 5 of 307
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Changed combinations: You can now also use patternless combinations.
ravna-ps
More...
almost 9 years ago
Fixed combinations: they now no longer try to automatically start a transformation with the result of this combination, thus the error messages for there being none possible are gone.
ravna-ps
More...
almost 9 years ago
Changed a few server errors to be debug messages (they are expected to show up during normal operation and don't break anything, thus they are not errors).
ravna-ps
More...
almost 9 years ago
Changed transformations to allow 0 ore -> 2 ingot to be treated as a wild card, where any amount of ore will be changed into 2 times as many ingots.
ravna-ps
More...
almost 9 years ago
Added an animation tag to progression events. Usage: <animation aim="Target" name="attack" />
ravna-ps
More...
almost 9 years ago
Cleaned up some code.
ravna-ps
More...
almost 9 years ago
Changed the trait command in progression events to only change the trait if the target is not morphed or has its race changed in any other way.
ravna-ps
More...
almost 9 years ago
Animations from SC NPC Types are now handled properly (example: <wait duration="10" anim="attack" /> )
ravna-ps
More...
almost 9 years ago
Fixed a bug that could cause category contents to be wiped if a user closed his browser during editing and then later restored that session.
ravna-ps
More...
almost 9 years ago
Fixed a bug that could cause quest contents to be wiped if a user closed his browser during editing and then later restored that session.
ravna-ps
More...
almost 9 years ago
Progression events can now set traits using <trait aim="Target" name="Face 1" /> . Any traits that cannot be applied to the targets race/gender are ignored. Changes are permanent.
ravna-ps
More...
almost 9 years ago
Fixed a constructor call and a comment.
ravna-ps
More...
almost 9 years ago
Added various checks and warnings to determine if an operation is using a valid aim.
ravna-ps
More...
almost 9 years ago
Fixed a case where skill name could possibly get re-interpreted.
ravna-ps
More...
almost 9 years ago
Progression events can now accept variables (set by <let> or others) in skill names inside <apply> tags.
ravna-ps
More...
almost 9 years ago
Progression events can now accept variables (set by <let> or others) as name in <apply> commands
ravna-ps
More...
almost 9 years ago
Fixed bug #6836 and #6847
ravna-ps
More...
almost 9 years ago
Fix for bug #6804
ravna-ps
More...
almost 9 years ago
Changed: The user name field on the login page now automatically gains focus.
ravna-ps
More...
almost 9 years ago
Fixed the way $variables are found in quest scripts, now some punctuation like ';' are no longer considered part of the variable. (The server already didn't consider them part of variables anyway.)
ravna-ps
More...
almost 9 years ago
Added proper validation for for DoAdminCmd commands that accept parameters. Removed support for commands containing spaces (they are not available in scripts anyway).
ravna-ps
More...
almost 9 years ago
Used hard tabs instead of soft tabs, fixed now.
ravna-ps
More...
almost 9 years ago
Fix for bug #5810 : any quest note containing only whitespace characters (any non printable characters) will not be saved when you quit the client, and thus can't crash you on loading. (Used to be only notes with a single newline, now includes notes with any amounts of newlines.)
ravna-ps
More...
almost 9 years ago
The "edit this script" link now shows multiple times if multiple scripts are parsed (like for KA scripts). Additionally, in case of KA scripts (quest id -1) the edit link refers to edit KA scripts rather than edit quest (which won't work).
ravna-ps
More...
almost 9 years ago
Quest validator now shows script ID in the "show lines" part if the quest ID is -1.
ravna-ps
More...
almost 9 years ago
missing quest notes warnings do no longer appear for KA scripts (quest_id == -1)
ravna-ps
More...
almost 9 years ago
Changed editQuest to no longer accept quest id -1, since it is not an actual quest, and the quest edit pages are not equipped to handle multiple scripts. Use the npc -> list KA scripts for editing instead.
ravna-ps
More...
almost 9 years ago
Added some small details, and added instructions on how to show the Solution Explorer (seems to not show up by default on all installs).
ravna-ps
More...
almost 9 years ago
The script validator now shows the actual quest_script id as well as the quest id, rather than just 1~n. Mainly relevant for parsing KA's (quest id -1).
ravna-ps
More...
almost 9 years ago
Added a note about not needing MSYS when installing CS libraries on MSVC. Also, copy DLLs does not ask for a directory, it is just a checkbox.
ravna-ps
More...
almost 9 years ago
←
1
2
3
4
5
6
7
8
9
…
306
307
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree