Commit Graph

24 Commits

Author SHA1 Message Date
Ivo Julca
5e53f32923 Fix credits for Node.js chatbot in protocol docs 2015-02-05 20:25:38 -05:00
Guangcong Luo
028162dc5f Improve protocol-doc.md
Link to some reference implementations, and improve some phrasing.
2015-02-05 01:22:20 -06:00
Kevin Lau
7f83848a71 Document |win| and |tie| messages 2015-01-20 11:10:07 -08:00
ascriptmaster
01780ad816 Document -hint, -message
These two should be the last two battle message types sent by the server
that haven't been documented yet (probably). Next up: the messages you
send to perform actions in battle! (Eventually.)
2014-11-19 00:16:22 -08:00
ascriptmaster
52463f78f6 Documented -ability, -endability in protocol-doc.md 2014-10-01 23:19:47 -07:00
ascriptmaster
1b86bd357f Added -activate, and simplified explanation of -enditem
Changed confusing explanation of Thief to be more clear
2014-09-24 10:07:03 -07:00
ascriptmaster
d1d320a442 Fixed some wordings for -item, added info for -enditem
-item is no longer worded in a strange way, and is much more concise.

-enditem takes note of moves like Thief, which do not trigger -enditem.
2014-09-17 22:04:03 -07:00
ascriptmaster
7496ce205b Documented detailschange/formechange and other minor changes
Added detailschange and -formechange, which detail when a pokemon
undergoes a forme change (Mega Evolution, etc.), as well as -transform,
for when a Pokemon uses Transform/Imposter.

Added damage-related messages: -crit, -supereffective, -resisted, -immune.

Added details regarding items via -item, -enditem.

Added more detail about status messages with -curestatus, -cureteam.
2014-09-10 16:04:52 -07:00
Guangcong Luo
79acf0153a Fix battle protocol documentation 2014-08-26 14:33:31 -05:00
Guangcong Luo
6f1424612a Update protocol docs for |c:| 2014-08-26 13:48:05 -05:00
ascriptmaster
3e0a6f8faa Quick typo fix
Accidentally left an incomplete message in the documentation for |start
2014-08-12 17:57:20 -07:00
kevinhoyinlau
e41c50d834 Started documenting battle messages
Added documentation for the following battle messages: request, move,
switch, -damage/-heal, -boost/-unboost, faint, cant.

Other messages will come next, followed perhaps by how to send moves.

Also, changed most bold headers to h4 headers so that the hierarchy for
battle messages could be more obvious.
2014-08-12 00:24:31 -07:00
Slayer95
74d844c4c1 Update host documentation for WS connections 2014-01-28 12:21:16 -05:00
Guangcong Luo
2bc391d976 Fix typo in POST request description 2013-11-11 16:39:53 -06:00
Quinella
e27ac876c3 Changed format column separator; prefixed by a comma now 2013-09-23 19:29:45 +02:00
Quinella
8d41e4fe8b Removed unused variable and updated protocol-doc.md for format columns 2013-09-23 18:48:49 +02:00
Quinella
677b808338 Fixed a lingering change which should have been removed earlier 2013-09-22 01:12:49 +02:00
Quinella
c36e8216be Added |tc| and the like for correct time in replays
It practically saves the time in a separate var for each log item in order to calculate the delta time
2013-09-22 01:02:02 +02:00
Guangcong Luo
9aed98d74d Protocol documentation: Fix updateuser documentation 2013-08-28 23:44:30 -05:00
Guangcong Luo
c98dbb1c13 Documentation: More clarifications to challstr 2013-08-28 23:43:54 -05:00
Guangcong Luo
06a821cdef Documentation: clarify how to log in 2013-08-28 23:32:40 -05:00
Guangcong Luo
6817c6e967 Minor documentation improvements 2013-05-24 18:05:15 -07:00
Guangcong Luo
5e7d171f85 Improved protocol documentation 2013-05-24 17:47:00 -07:00
Guangcong Luo
27be062395 Tons of documentation 2013-05-24 14:59:29 -07:00