Commit graph

133 commits

Author SHA1 Message Date
Marcus Huderle
b92fdaf94e Add documentation for prefabs 2022-09-10 13:08:48 -05:00
Marcus Huderle
6f68e7e9de
Merge pull request #456 from GriffinRichards/api-scale
Add scale to API's createImage, add getPorymapVersion
2022-09-03 12:52:27 -05:00
Marcus Huderle
fe02c7ea70
Merge pull request #448 from GriffinRichards/handle-collision
Various minor API improvements
2022-09-03 12:49:07 -05:00
Marcus Huderle
a5136849b8
Merge pull request #455 from GriffinRichards/api-border
Add map border to the scripting API
2022-09-03 12:48:35 -05:00
GriffinR
e9ac799ed2
Merge branch 'master' into handle-collision 2022-09-03 12:09:14 -04:00
Marcus Huderle
41dfa13de9
Merge pull request #445 from GriffinRichards/api-windows
Add message boxes and user input windows to API
2022-09-03 11:05:08 -05:00
tustin2121
3d9cd2ad0d Moving paths to project config
- Replaced all instances of hardcoded paths with requesting a path from the new project config file properties for "path/".
- As a result, all default paths hardcoded into porymap are now in one place.
- When reading the config file, it now trims out white space around the key and value.
2022-09-01 12:14:47 -04:00
tustin2121
8e83daac84 Split project config
- Project config is now split into project and user config.
- Backwards compatibility with the old project config included, porting old project items over to the new user config.
2022-09-01 00:57:31 -04:00
GriffinR
5af4d15d6b Fix mistake in manual 2022-08-31 14:55:43 -04:00
GriffinR
268cc9b30b Add getPorymapVersion 2022-08-31 13:38:07 -04:00
GriffinR
af2f1b6f7d Replace xflip/yflip in createImage with hScale/vScale 2022-08-31 11:00:17 -04:00
GriffinR
b6eaad7f77 Add border API functions to manual 2022-08-30 13:15:22 -04:00
GriffinR
778257ccd9 Add get/setMetatileAttributes 2022-08-26 19:37:07 -04:00
GriffinR
c88b8b7663 Fix manual typo 2022-08-03 21:30:17 -04:00
GriffinR
0df5f87882 Update manual, changelog 2022-08-03 15:27:08 -04:00
GriffinR
597d03979f Update manual 2022-07-14 16:53:15 -04:00
garak
0e3b07201a document tileset and palette editors 2022-07-11 22:06:17 -04:00
GriffinR
11661818b6 Update manual 2022-07-04 16:22:52 -05:00
garak
f989096f30 update docs for new rme 2022-06-29 22:15:21 -04:00
GriffinR
300d153849 Correct manual image path 2022-02-09 18:31:55 -06:00
GriffinR
ae17f9db12 Update changelog and manual 2022-02-09 18:31:55 -06:00
GriffinR
0b5414ace3 Clarify comment in manual entry for getTilePixels 2022-01-05 11:07:27 -06:00
GriffinR
47e3d809ff Update changelog and manual 2022-01-05 11:07:27 -06:00
GriffinR
181cf4e253 Add map header / overlay opacity functions to script manual 2022-01-01 16:39:32 -06:00
Marcus Huderle
5a06da96ad Release 4.5.0 2021-12-26 12:40:26 -06:00
GriffinR
5f79f15554 Add onBlockHoverChanged and onBlockHoverCleared 2021-12-26 11:23:45 -06:00
GriffinR
9dc44b3373 Add save warning to new functions in manual 2021-12-26 11:23:45 -06:00
GriffinR
86f44c1a67 Add new image functions to manual 2021-12-26 11:23:45 -06:00
GriffinR
d692f80df0 Add new overlay functions to manual 2021-12-26 11:23:45 -06:00
GriffinR
fc3a5b372d Add third round of new 'Tileset Functions' to manual 2021-12-26 11:23:45 -06:00
GriffinR
fa7f2a785d Add second round of new 'Tileset Functions' to manual 2021-12-26 11:23:45 -06:00
GriffinR
b82061ad51 Add first round of new 'Tileset Functions' to manual 2021-12-26 11:23:45 -06:00
GriffinR
19112cf7a6 Add new functions to manual's 'Settings Functions' section 2021-12-26 11:23:45 -06:00
GriffinR
c0769a5e80 Add new functions to manual's 'Utility Functions' section 2021-12-26 11:23:45 -06:00
GriffinR
80010ee131 Add new script callbacks to the manual 2021-12-26 11:23:45 -06:00
GriffinR
beb1f6ef27 Log more script errors 2021-12-26 11:23:45 -06:00
GriffinR
02af128913 Add setting to disable/enable map text file creation 2021-02-19 07:29:26 -06:00
BigBahss
1d29a53237 Merge remote-tracking branch 'origin/master' into script-editing 2020-12-13 00:30:22 -05:00
BigBahss
c0eb0503e2 Update CHANGELOG and docs.
Merge remote-tracking branch 'origin/master' into shortcuts-editor
2020-12-05 20:33:45 -05:00
BigBahss
7a4de9f3d9 Add support for finding and opening any event script 2020-12-04 09:29:38 -05:00
BigBahss
afc0c0c501 Add button next to script combo-box to open file to that script.
Revert the behavior of Open Map Scripts button.
2020-12-02 03:39:08 -05:00
BigBahss
9da465fe53 Update docs and CHANGELOG 2020-12-01 17:51:42 -05:00
BigBahss
bc0127430b Fix MapRuler dimensions tooltip and refactor 2020-11-22 08:37:16 -06:00
BigBahss
40a155329e Merge branch 'master' into ruler-tool 2020-10-24 03:28:29 -04:00
garak
4f68f85c90 docs: increase page width, add favicon 2020-10-14 19:19:17 -05:00
BigBahss
e50d562efe Update CHANGELOG and docsrc 2020-10-02 22:13:59 -04:00
garak
7db62de548 fix typo in changelog 2020-09-07 19:21:25 -04:00
garak
8d31d2f911 add complete list of shortcuts to docs 2020-09-07 17:56:28 -04:00
BigBahss
0aca9ba943 Update docs with new shortcuts 2020-09-07 14:06:07 -04:00
BigBahss
bb4e361f39 Add straight paths to docsrc 2020-09-07 13:12:15 -04:00
BigBahss
6a9088c4ea Update docsrc 2020-09-07 12:16:45 -04:00
BigBahss
50e13ecae3 Update creating-new-maps docs 2020-09-07 12:06:41 -04:00
GriffinR
00ad1ec22a Fix flags being listed out of order 2020-07-14 17:44:33 -05:00
GriffinR
1b832929b2 Enforce limit for object events 2020-07-13 19:08:46 -05:00
GriffinR
159e20bd7a Add duplicate to docs, move Add/Remove events to top 2020-07-13 19:08:46 -05:00
Marcus Huderle
b06070df5f Update docs 2020-07-02 15:28:17 -05:00
Marcus Huderle
b31b2c2fc7 Release 4.3.0 2020-06-27 17:28:36 -05:00
GriffinR
628fe96498 Add new config options to documentation 2020-05-27 18:58:43 -05:00
garakmon
9c844fb0b3 add documentation for config settings 2020-05-16 17:06:05 -04:00
garakmon
8b673757a8 document event shift and pencil tools 2020-05-16 15:35:42 -04:00
Marcus Huderle
8a908050bc Use githubpages extension, rather than manually managing .nojekyll. Cleanup recommonmark usage 2020-05-16 13:49:50 -05:00
Marcus Huderle
c20b2c91a1 Add missing scripting documentation 2020-05-16 10:14:34 -05:00
garakmon
b8c2fa41ee add 'create new map' docs 2020-05-15 21:43:24 -04:00
GriffinR
9330e3bfcf Add pokefirered documentation 2020-05-15 12:31:33 -05:00
Marcus Huderle
77d9f13453 Add content to Related Projects 2020-05-14 19:54:56 -05:00
Marcus Huderle
92223711e7 Add scripting documentation 2020-05-14 19:42:41 -05:00
Marcus Huderle
4ab8d17c32 Update documentation 2020-03-04 11:48:19 -06:00
garak
da59c82b7d add list of files porymap edits to docs 2019-10-16 20:04:19 -05:00
garak
5409855efd update encounter editing docs 2019-10-16 20:04:19 -05:00
garak
c52b6fe4cd add wild encounter documentation 2019-09-09 18:26:54 -04:00
garak
f805f3af37 finish region map editor docs 2019-04-29 19:48:50 -05:00
garak
41e17ec69e begin region map editor documentation 2019-04-29 19:48:50 -05:00
Marcus Huderle
099b197452 Add map connections editing docs 2019-04-27 13:43:41 -05:00
Marcus Huderle
e1e44dab81 Add map header editing docs, and fix changelog 2019-04-26 17:46:04 -05:00
Marcus Huderle
276f0a3827 Add map events editing documentation 2019-04-25 18:32:32 -05:00
Marcus Huderle
a81c356467 Add map collision editing documentation 2019-04-24 18:49:08 -05:00
garak
cf32047e46 add changelog and recommonmark req 2019-04-24 17:17:29 -05:00
Marcus Huderle
ebf0bd9ce3 Add Editing Map Tiles docs 2019-04-23 18:41:26 -05:00
Marcus Huderle
5cc2b400cd Added Navigation docs 2019-04-21 20:07:41 -05:00
Marcus Huderle
afbcaf0f59 Update GitHub Pages 2019-04-21 11:20:49 -05:00
Marcus Huderle
656715fb9e Add introduction docs 2019-04-21 11:08:37 -05:00
Marcus Huderle
f82126df45 Use rtd sphinx theme for docs and add docs README 2019-04-18 20:17:36 -05:00
Marcus Huderle
f5949c2b20 Add sphinx docs sources skeleton 2019-04-18 19:36:49 -05:00