Main Page: Difference between revisions
Jump to navigation
Jump to search
Added control structures. |
add browser JSON API page |
||
(61 intermediate revisions by 12 users not shown) | |||
Line 1: | Line 1: | ||
<center> | |||
<div align="center" style="margin: 0 0 20px 0; text-align: center; border: none;"> | |||
<span style="font-size: 1.4em;">Welcome to the KoLmafia Wiki!</span><br /> | |||
<span style="font-size: 1em; line-height: 1.6em;">Progress level: [[Special:Statistics|{{NUMBEROFARTICLES}}]]</span> | |||
</div> | |||
</ | |||
<div style="width: 50%; float: left;"> | <div style="width: 50%; float: left;"> | ||
<table style="width: 90%; border: 2px solid black; margin: 5px;" cellpadding="0" cellspacing="0"> | <!-- Left div START--> | ||
<tr><td style="background-color: # | <table style="width: 90%; border: 2px solid black; margin: 5px 5px 15px 5px;" cellpadding="0" cellspacing="0"> | ||
<tr><td style="background-color: # | <tr><td colspan=2 style="background-color: #ffac62; padding: 4px; border-bottom: 1px solid black">Quick Links for ASH Scripters</td></tr> | ||
* [[ASH|ASH Scripts]] | <tr> | ||
* [[ | <td style="background-color: #ffc48e; padding: 4px; vertical-align: top;"> | ||
</td></tr> | <span style="line-height: 0.875em; font-size: 0.875em; font-weight: bold; padding: 0; margin: 0 0 0 0.4em;">FUNCTION CATEGORIES</span><br /> | ||
* [[Your Character]] | |||
* [[Item Management]] | |||
* [[Equipment]] | |||
* [[Skills and Effects]] | |||
* [[Adventuring]] | |||
* [[In-combat Consulting]] | |||
* [[Math and Numbers]] | |||
* [[String Handling Routines]] | |||
* [[Datatype Conversions]] | |||
* [[Modifier Functions]] | |||
* [[Relay Browser Functions]] | |||
* [[Miscellaneous Functions|Miscellaneous]] | |||
</td> | |||
<td style="background-color: #ffc48e; padding: 4px; vertical-align: top;"> | |||
<p><span style="line-height: 0.875em; font-size: 0.875em; font-weight: bold; padding: 0; margin: 0 0 0 0.4em;">LANGUAGE CONVENTIONS</span> | |||
* [[Operators]] | |||
* [[Data Types]] | |||
* [[Control Structures]] | |||
* [[Data Structures]] | |||
* [[Proxy Records]] | |||
* [[Miscellaneous ASH Features|Misc. ASH Features]]</p> | |||
<p style="margin-top: 2em;"><span style="line-height: 0.875em; font-size: 0.875em; font-weight: bold; padding: 0; margin: 0 0 0 0.4em;">HELPFUL RESOURCES</span> | |||
* [[ASH For Beginners]] | |||
* [[KoLmafia Properties]] | |||
* [[Ash Functions|Master Function List]] | |||
* [[CLI Reference|CLI Commands]] | |||
* [[Helpful Scripts]] | |||
* [[JavaScript Support]] | |||
* [[Browser JSON API]] | |||
</p> | |||
</td> | |||
</tr> | |||
</table> | </table> | ||
<table style="width: 90%; border: 2px solid black; margin: 5px;" cellpadding="0" cellspacing="0"> | <table style="width: 90%; border: 2px solid black; margin: 5px 5px 15px 5px;" cellpadding="0" cellspacing="0"> | ||
<tr><td style="background-color: #b0ddb0; padding: 4px; border-bottom: 1px solid black">How | <tr><td style="background-color: #b0ddb0; padding: 4px; border-bottom: 1px solid black">How Does KoLmafia Help?</td></tr> | ||
<tr><td style="background-color: #c0ffc0; padding: 4px;"> | <tr> | ||
<td style="background-color: #c0ffc0; padding: 4px;"> | |||
* [[Automation]] | * [[Automation]] | ||
* [[Quests|Helping with Quests]] | * [[Quests|Helping with Quests]] | ||
* [[Basement|Basement Diving]] | * [[Basement|Basement Diving]] | ||
</td></tr> | </td> | ||
</tr> | |||
</table> | </table> | ||
</div> | </div> | ||
<!-- Left div END--> | |||
</center> | |||
<div style="width: 50%; float: right;"> | <div style="width: 50%; float: right;"> | ||
<table style="width: 90%; border: 2px solid black; margin: 5px;" cellpadding="0" cellspacing="0"> | <!-- Right div START--> | ||
<tr><td style="background-color: #aeaeee; padding: 4px; border-bottom: 1px solid black"> | <table style="width: 90%; border: 2px solid black; margin: 5px 5px 15px 5px;" cellpadding="0" cellspacing="0"> | ||
<tr><td style="background-color: #bfbfff; padding: 4px;"> | <tr><td style="background-color: #aeaeee; padding: 4px; border-bottom: 1px solid black">New User Help</td></tr> | ||
* [[ | <tr> | ||
* [[ | <td style="background-color: #bfbfff; padding: 4px;"> | ||
* [[ | * [[Installation]] | ||
</td></tr> | {{ | ||
Hidelist | |||
|title=[[KoLmafia Guide]] by SinginSally | |||
|1=[[KoLmafia Guide: Preface|Preface]] | |||
|2=[[KoLmafia Guide: Basics (Relay Browser)|Lesson 1: Basics (Relay Browser)]] | |||
|3=[[KoLmafia Guide: Java Interface|Lesson 2: Java Interface]] | |||
|4=[[KoLmafia Guide: Stats-Checking|Lesson 3: Stats-Checking]] | |||
|5=[[KoLmafia Guide: Attack Script|Lesson 4: Attack Script]] | |||
|6=[[KoLmafia Guide: Custom Combat Script|Lesson 5: Custom Combat Script]] | |||
|7=[[KoLmafia Guide: Auto-Adventuring|Lesson 6: Auto-Adventuring]] | |||
|8=[[KoLmafia Guide: Automatic HP/MP Recovery|Lesson 7: Automatic HP/MP Recovery]] | |||
|9=[[KoLmafia Guide: Goal-Oriented Adventuring|Lesson 8: Goal-Oriented Adventuring]] | |||
|10=[[KoLmafia Guide: Setting Preferences|Lesson 9: Setting Preferences]] | |||
|11=[[KoLmafia Guide: Setting Up Breakfast|Lesson 10: Setting Up Breakfast]] | |||
|12=[[KoLmafia Guide: Eating & Drinking|Lesson 11: Eating & Drinking]] | |||
|13=[[KoLmafia Guide: PvP (Beating Up People)|Lesson 12: PvP (Beating Up People)]] | |||
|14=[[KoLmafia Guide: Running ASH Scripts|Lesson 13: Running ASH Scripts]] | |||
|15=[[KoLmafia Guide: Useful Commands|Lesson 14: Useful Commands]] | |||
|16=[[KoLmafia Guide: Closing Thoughts|Lesson 15: Closing Thoughts]] | |||
}} | |||
* [[SVN Primer]] | |||
* [[Helpful Links]] | |||
* [[Help:Frequently Asked Questions|KoLmafia FAQ]] | |||
</td> | |||
</tr> | |||
</table> | </table> | ||
<table style="width: 90%; border: 2px solid black; margin: 5px;" cellpadding="0" cellspacing="0"> | <table style="width: 90%; border: 2px solid black; margin: 5px 5px 15px 5px;" cellpadding="0" cellspacing="0"> | ||
<tr><td style="background-color: #aeaeee; padding: 4px; border-bottom: 1px solid black"> | <tr><td style="background-color: #aeaeee; padding: 4px; border-bottom: 1px solid black">Advanced Features</td></tr> | ||
<tr><td style="background-color: #bfbfff; padding: 4px;"> | <tr> | ||
* | <td style="background-color: #bfbfff; padding: 4px;"> | ||
* [[ | * [[Modifier Maximizer]] | ||
* [[Daily Deeds]] | |||
* [[ | * [[Hidden Features]] | ||
</td></tr> | </td> | ||
</tr> | |||
</table> | </table> | ||
<table style="width: 90%; border: 2px solid black; margin: 5px;" cellpadding="0" cellspacing="0"> | <table style="width: 90%; border: 2px solid black; margin: 5px 5px 15px 5px;" cellpadding="0" cellspacing="0"> | ||
<tr><td style="background-color: #aeaeee; padding: 4px; border-bottom: 1px solid black">Contributing to the | <tr><td style="background-color: #aeaeee; padding: 4px; border-bottom: 1px solid black">Contributing to the KoLmafia Project</td></tr> | ||
<tr><td style="background-color: #bfbfff; padding: 4px;"> | <tr> | ||
<td style="background-color: #bfbfff; padding: 4px;"> | |||
* [[Compiling from Source]] | * [[Compiling from Source]] | ||
* [[Development Environment Setup]] | |||
* [[Mafia's Code]] | |||
* [[Making a Patch]] | * [[Making a Patch]] | ||
</td></tr> | * [[Reporting a Bug/Requesting a Feature]] | ||
* [[Help:Editing|Editing the Wiki Documentation]] | |||
* [[Help:To Do List|Wiki "To Do" List]] | |||
</td> | |||
</tr> | |||
</table> | </table> | ||
</div> | </div> | ||
<!-- Right div END--> |
Latest revision as of 14:50, 26 October 2024
Welcome to the KoLmafia Wiki!
Progress level: 530
Quick Links for ASH Scripters | |
FUNCTION CATEGORIES |
LANGUAGE CONVENTIONS HELPFUL RESOURCES |
How Does KoLmafia Help? |
Advanced Features |
Contributing to the KoLmafia Project |