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
26 days
ago. based on code collected
26 days
ago.
Jan 16, 2024 — Jan 16, 2025
Showing page 9 of 307
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Fixed the require variable code. Now also works properly on cases that have just a key/value pair. Also added a check to determine if min < max.
ravna-ps
More...
almost 9 years ago
reverted an earlier change, "item" and "category" in "require possessed" are case sensitive (and should be in lower case).
ravna-ps
More...
almost 9 years ago
changed create NPC to only allow multiple names in the first name field, not last.
ravna-ps
More...
almost 9 years ago
fixed access to raceinfo to be "natres" instead of "other".
ravna-ps
More...
almost 9 years ago
Added a search npc by race function. Aligned the search boxes. Fixed the search NPC by name to now properly handle multiple first names. Can now also search by just a last name.
ravna-ps
More...
almost 9 years ago
Changed mysql_escape_string into escapeSqlString (missed these in the earlier mass change [r9760] ).
ravna-ps
More...
about 9 years ago
alphabetically sorted the NPCs in "the following npcs use this KA".
ravna-ps
More...
about 9 years ago
Quests link at the top now takes you to "listquests", rather than just "questcount".
ravna-ps
More...
about 9 years ago
escaped an SQL variable.
ravna-ps
More...
about 9 years ago
waypoints.php is now generating valid html code. Minor code optimization. Functionality remains unchanged.
ravna-ps
More...
about 9 years ago
Removed html 'id="name"' from drawselectbox, it was not used, and it is in violation the rule that ID's should be unique, html input fields (and dropdowns) frequently do not have unique names (nor do they need them).
ravna-ps
More...
about 9 years ago
changed compareitems to a table with floating table headers and "frozen" first and second columns.
ravna-ps
More...
about 9 years ago
Fixed a typo in an access check.
ravna-ps
More...
about 9 years ago
Added CSS table look alike support. (Used in places where multiple forms have to reside 1 table, but the forms do need to span multiple table cells.)
ravna-ps
More...
about 9 years ago
The "outcome" dropdown menu should now properly show the correct current value while editing an attack type.
ravna-ps
More...
about 9 years ago
Changed permissions of "add loot rule detail" to match the rest of the script. Added an error in case someone has invalid credentials or post variables.
ravna-ps
More...
about 9 years ago
ListQuests now has valid html. Removed "undefined variable" warnings. Changed hard tabs to soft tabs. Removed vulnerability to SQL injection by logged in user.
ravna-ps
More...
about 9 years ago
Changed access group for the skills page to "natres".
ravna-ps
More...
about 9 years ago
Removed a double check for lines starting with "Questnote" and having colon ":" on the same line.
ravna-ps
More...
about 9 years ago
Changed some hard tabs to soft tabs.
ravna-ps
More...
about 9 years ago
Removed an unused part of a function.
ravna-ps
More...
about 9 years ago
Converted hard tabs to soft tabs in validatequest. Changed the code that checks the "amount" in "require possessed" or "require equipped" to be more accurate in some cases.
ravna-ps
More...
about 9 years ago
Improved readability of map and draw_map a little, improved validity of the html code in draw_map, and added a check for the usage of a session variable in mysql_query2, so it doesn't break the generation of maps.
ravna-ps
More...
about 9 years ago
Changed database version to current (WebConsole is compatible).
ravna-ps
More...
about 9 years ago
Changed all occurances of mysql_real_escape_string, mysql_fetch_assoc, mysql_fetch_row, mysql_fetch_array, mysql_num_rows, mysql_data_seek, etc to custom functions, and diverted those calls into the proper mysqli object (the old mysql_ calls were removed in PHP7). This new design makes it relatively easy to change databases or connectors (like PDO).
ravna-ps
More...
about 9 years ago
Added /dig /harvest and /fish shortcuts as they are likely used by every player and this will make them more obvious when a player starts.
venalan
More...
about 9 years ago
addition of /award command help and removal of /money which is no longer functional in the client
venalan
More...
about 9 years ago
typo correction
venalan
More...
about 9 years ago
Added function to check who has in his inventory a specific guildhouse key
Talad
as lpancallo
More...
over 9 years ago
added graph card and OS
Talad
as lpancallo
More...
over 9 years ago
←
1
2
…
5
6
7
8
9
10
11
12
13
…
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