An updated version of the IdleRPG site using Bootstrap for CSS3 & HTML awesomeness. Fork from https://github.com/adamus1red/idlerpg-site.git
Find a file
2017-05-03 23:03:49 +02:00
admin.php Documentation update 2017-05-03 23:03:49 +02:00
admincomms.txt Base Code 2013-06-13 02:06:46 +01:00
ChangeLog Base Code 2013-06-13 02:06:46 +01:00
commonfunctions.php Base Code 2013-06-13 02:06:46 +01:00
config.php first HaDiKo update, added alignment and gender for themed version 2017-05-03 10:02:21 +02:00
contact.php Add beta for new bootstrap 4.0. 2015-09-14 00:33:13 +01:00
db.php Base Code 2013-06-13 02:06:46 +01:00
down.png Base Code 2013-06-13 02:06:46 +01:00
dump.php Base Code 2013-06-13 02:06:46 +01:00
footer.php Add beta for new bootstrap 4.0. 2015-09-14 00:33:13 +01:00
g7.css Base Code 2013-06-13 02:06:46 +01:00
HaDiKo.png first HaDiKo update, added alignment and gender for themed version 2017-05-03 10:02:21 +02:00
header.php Add beta for new bootstrap 4.0. 2015-09-14 00:33:13 +01:00
hits.db Add beta for new bootstrap 4.0. 2015-09-14 00:33:13 +01:00
idlerpg-adv.txt Base Code 2013-06-13 02:06:46 +01:00
index.php first HaDiKo update, added alignment and gender for themed version 2017-05-03 10:02:21 +02:00
index.php~ first HaDiKo update, added alignment and gender for themed version 2017-05-03 10:02:21 +02:00
makemap.php Add beta for new bootstrap 4.0. 2015-09-14 00:33:13 +01:00
makequestmap.php Add beta for new bootstrap 4.0. 2015-09-14 00:33:13 +01:00
makeworldmap.php Add beta for new bootstrap 4.0. 2015-09-14 00:33:13 +01:00
maperror.png Base Code 2013-06-13 02:06:46 +01:00
newmap.png first HaDiKo update, added alignment and gender for themed version 2017-05-03 10:02:21 +02:00
newmap.png.orig first HaDiKo update, added alignment and gender for themed version 2017-05-03 10:02:21 +02:00
players.php Add beta for new bootstrap 4.0. 2015-09-14 00:33:13 +01:00
playerview.php first HaDiKo update, added alignment and gender for themed version 2017-05-03 10:02:21 +02:00
quest.php Base Code 2013-06-13 02:06:46 +01:00
README Add beta for new bootstrap 4.0. 2015-09-14 00:33:13 +01:00
tablegrad.gif Base Code 2013-06-13 02:06:46 +01:00
theming.php Documentation update 2017-05-03 23:03:49 +02:00
up.png Base Code 2013-06-13 02:06:46 +01:00
worldmap.php Add beta for new bootstrap 4.0. 2015-09-14 00:33:13 +01:00
xml.php Base Code 2013-06-13 02:06:46 +01:00

------------------------------------------
IRPG Website Code README v1.1 (2004-06-27)
------------------------------------------

-----------
  Notes
-----------

Homepage:	http://idlerpg.net
License :	Public Domain

-----------
 Versions
-----------

Site:	v0.5 [current/changes courtesy of res0], Released July 17th, 2004.
Bot :	v3.1.2 [current], Released June 6th, 2004.

------------
Installation
------------

1. Make sure you have the bot functional and running.
2. Copy all the files here to your public_html or some folder.
3. Edit config.php with your favorite editor.
4. chmod 644 * && chmod 666 hits.db
5. If you change the default settings in the IRPG bot (for example, if you turn
   off the option to write quest info to file, you'll have to manually edit
   some scripts to take this into account. If you disable the INFO command,
   you might want to remove it from the index.php page.
6. Some code in this package requires that your system have GD 2.0+ (or have it
   enabled in your php.ini, on Win32). If you don't want this functionality to
   be available, edit the script playerview.php to remove the use of the map
   and header.php to remove the links to the world map and the quest info page.
   You can also delete the worldmap.php, makeworldmap.php, makemap.php,
   quest.php, and makequestmap.php scripts.
7. Edit the website ANY WAY you see fit. You don't have to keep all of the links
   to me, I just thought they might be useful or interesting to users :^)
8. The best way to receive support for these scripts is to post to the Help
   section of the forum, http://idlerpg.net/forum.php, not via e-mail or IRC.
   If you notice a bug, however, you may use any method to contact me.
   Thanks :^)