Commit Graph

57 Commits

Author SHA1 Message Date
2de9b823ee Big cleanup of bootstrapping, app, new routing style 2024-07-17 22:11:45 -05:00
a20c443178 working on login 2024-07-17 18:41:34 -05:00
d8446b7d3c Upgrade auth security, add footer content 2024-07-17 16:12:57 -05:00
33510e97e3 Adjust gitignore for all db files 2024-07-17 12:59:00 -05:00
4f8edd5829 Fix installation loop, move install check and Auth check 2024-07-17 12:58:13 -05:00
167f28ff2c Add flash messages, work on layout 2024-07-17 12:51:50 -05:00
56524da0c6 Start work on gate module and login/layout 2024-07-16 21:51:20 -05:00
506f1a44d1 Finish initial auth, rename app/ class files for consistency 2024-07-15 19:54:50 -05:00
5d185cf0a1 Implement session handling 2024-07-15 18:05:35 -05:00
28789a26e7 Update class spell concept, re-finish install, add level control for admin account 2024-07-15 16:24:52 -05:00
b328263aef Add starting stats, work on classes models 2024-07-15 14:24:13 -05:00
6835d6832c Finish install module rewrite 2024-07-13 23:15:25 -05:00
e8c3320429 Finish database setup rewrite 2024-07-13 22:37:40 -05:00
08c290ea4f Extract Default data, continue work on installer 2024-07-12 23:24:59 -05:00
2e6e492778 Introduce data packs 2024-07-12 22:29:34 -05:00
0cdb25029f Continue working on new install 2024-07-11 21:53:36 -05:00
a3819f9e16 Move old files to folder for cleanup 2024-07-11 21:19:20 -05:00
056d3439e5 Continue to rework install 2024-07-11 21:17:06 -05:00
bceb55c4dd Figure out routing paradigm 2024-07-11 20:47:39 -05:00
2683a5b4bb Begin rework on app structure 2024-07-11 18:17:51 -05:00
13c2f7fb4b Slim and move database, create app container, request obj 2024-07-11 17:21:33 -05:00
22522488d8 Begin item guide rework 2024-07-02 22:53:28 -05:00
b1b0868501 Update items and drops to use new attr syntax 2024-07-02 13:18:13 -05:00
ee6938d9a5 Move help pages, change to guides 2024-07-02 12:40:18 -05:00
9a4a92c57a Fix index bootstrapping 2024-07-02 10:33:14 -05:00
bb82258e3d Add changelog 2024-07-02 10:32:18 -05:00
4eb4d29a5b Finish install 2 2024-07-02 10:04:20 -05:00
624e2a7bc8 Finish install step 1 2024-07-02 09:34:38 -05:00
30b6b46823 Add db file to gitignore 2024-07-01 20:59:19 -05:00
bbb7a84ad0 Update form styling 2024-07-01 20:58:49 -05:00
7659cbed52 Reorganize, update install to step two 2024-07-01 20:53:23 -05:00
6bad6a1816 Remove upgrades 2024-07-01 15:40:59 -05:00
6f068d25f3 Update readme/license 2024-07-01 15:35:14 -05:00
Jamin Blount
aa4d338c96 Update README.md 2017-02-12 11:00:10 -06:00
Jamin Blount
3efde5e558 Include license in readme 2017-02-05 11:18:01 -06:00
Jamin Blount
5d0ec593d2 v1.1.11
### 1.1.11 (3.26.2006) ###
### Thanks to r0xes & Adam. :)
- Added recursive htmlspecialchars to the rest of the superglobal
security in lib.php.
- Fixed a bug that allowed blank passwords.
- Updated copyright dates as necessary.
2017-02-05 11:12:22 -06:00
Jamin Blount
00528a7396 v1.1.10b
### 1.1.10b (10.25.2005) ###
- Fixed addslashes_deep() to actually add slashes, instead of strip
them. Man, I'm dumb.
2017-02-05 11:11:41 -06:00
Jamin Blount
fbf3c6ba75 v1.1.10a
### 1.1.10a (10.1.2005) ###
### Thanks to obliv. :)
- Fixed a security error.
2017-02-05 11:10:55 -06:00
Jamin Blount
e8e4cc9e54 v1.1.10
### 1.1.10 (3.13.2005) ###
### Thanks to Gary13579. :)
- Fixed a security error.
- Added verified/banned checking in the built-in forum.
2017-02-05 11:10:15 -06:00
Jamin Blount
7aca9dfc9c v1.1.9
### 1.1.9 (3.2.2005) ###
### Thanks to xudzh and ChAoS and Adam. :)
- Character names now have validation checking.
- Fixed babblebox bug when used in Internet Exploder.
- Updated the admin menu link to the main game page for the new path.
- Updated the link to the official DK forums in the Help file.
2017-02-05 11:09:00 -06:00
Jamin Blount
6ccb346ee9 v1.1.8
### 1.1.8 (2.6.2005) ###
- Added extra security to prevent SQL injection exploits.
- admin.php is now in the game root directory rather than the /admin/
sub.
2017-02-05 11:08:10 -06:00
Jamin Blount
34747b3c19 v1.1.7
### 1.1.7 (12.29.2004) ###
### Thanks to Adam. :)
- Fixed URL cheat that allowed people to continue fighting after
victory.

### 1.1.6a (11.20.2004) ###
- Fixed problem where goldbonus was added to experience instead of gold.
- Fixed a typo in fight.php.
2017-02-05 11:06:58 -06:00
Jamin Blount
a5364b3b1b v1.1.6
### 1.1.6 (11.6.2004) ###
### Thanks to Shadowbq, joshman, Adam, and Tsufo. :)
- Fixed variable name reference in fight.php.
- Fixed URL cheat that allowed people to buy any item from any town.
- Fixed URL cheat that allowed people to travel anywhere without having
the map.
- Fixed display bug in the error messages generated by cheat attempts.
- Fixed admin/editlevels that caused all level values to be reset to
zero.
2017-02-05 11:05:09 -06:00
Jamin Blount
03e13655ce v1.1.5
### 1.1.5 (9.22.2004) ###
### Thanks to Adam and Shadowbq. :)
- Fixed Travel To cheat that allowed you to escape from fights.
2017-02-05 11:04:25 -06:00
Jamin Blount
96d172878f v1.1.4
### 1.1.4 (8.23.2004) ###
### Thanks to Gary13579 and Maebius. :)
- Fixed URL cheat that allowed people to get healed for free.
- Changes to make babblebox more secure from html/bbcode exploits.
2017-02-05 11:03:19 -06:00
Jamin Blount
9bbdf67ea6 v1.1.3a
### 1.1.3a (5.23.2004) ###
- Updated forum.php for use with new checkcookies() location.
2017-02-05 11:02:21 -06:00
Jamin Blount
449297a763 v1.1.3
### 1.1.3 (5.20.2004) ###
- Fixed several bugs related small bugs related to new version info
location.
- Moved checkcookies() out of login.php, into cookies.php.
- Deleted admin/lib.php, moved requisite functions into standard
lib.php.
- Fixed minor display bug in admin template.
2017-02-05 11:01:23 -06:00
Jamin Blount
a70f7ed93d v1.1.2
### 1.1.2 (4.24.2004) ###
- Fixed bug with default spell/town field contents.
- Fixed bug with updating new spell on levelup.
- Updated help file to point to new forums address.
- Version info is now handled through lib.php, instead of config.php.
2017-02-05 11:00:00 -06:00
Jamin Blount
a2b32be430 v1.1.1
### 1.1.1 (3.1.2004) ###
- Fixed map buying bug.
- Fixed adminemail bug when sending email (tnx Mantagnana).
2017-02-05 10:59:01 -06:00
Jamin Blount
27eb6c15a7 v1.1.0
### 1.1.0 (2.27.2004) ###
### Thanks to Miker, Yop, Mantagnana & Maebius for bug reports & feature
ideas. :)
- Added option to verify registration emails.
- Added options to turn off display of news/online/babblebox in towns.
- Added gameurl and adminemail fields to control table.
- Added ability to ban a user without deleting the account.
- Added rules for passwords (alphanumeric, maxlength=10).
- Added page where users can change their passwords.
- Added a page for lost passwords.
- Fixed bugs in users.php to use doquery() instead of mysql_query().
- Fixed bug in installer program when creating the admin user account.
- Changed the way towns and spells are handled in the user account.
- Removed some deprecated code from the onlinechar() function.
2017-02-05 10:58:20 -06:00