Commit graph

8451 commits

Author SHA1 Message Date
Griatch
b7c4de79c2 Some reformatting of the rest-api tutorial 2022-11-22 00:43:02 +01:00
Griatch
260e96e503
Merge pull request #2874 from InspectorCaracal/api-howto
Add an API guide
2022-11-22 00:15:46 +01:00
Griatch
a15a8ae428 Continue reworking/refactoring the tutorial docs 2022-11-22 00:12:59 +01:00
InspectorCaracal
5839c1d201 last pass edit for clarity 2022-11-21 13:45:29 -07:00
InspectorCaracal
a11e46821e add conclusion 2022-11-21 13:26:56 -07:00
InspectorCaracal
873923b3e1 cleanup and expansion 2022-11-21 13:03:53 -07:00
Griatch
ba9ba34cd6
Merge pull request #2987 from homeofpoe/patch-16
Update Beginner-Tutorial-Building-Quickstart.md
2022-11-21 08:41:24 +01:00
Griatch
0d02fd6c00 Update index links 2022-11-21 08:33:32 +01:00
Griatch
0eadfa2bd2
Merge pull request #2988 from InspectorCaracal/chargen-test-fix
Fix character creator tests
2022-11-21 08:32:20 +01:00
InspectorCaracal
c93e6847d0
rename test class for clarity 2022-11-20 21:00:29 -07:00
InspectorCaracal
4784c08c5d
add import 2022-11-20 19:43:26 -07:00
InspectorCaracal
ece48071fa update and fix chargen contrib test 2022-11-20 19:30:21 -07:00
homeofpoe
e7729a5c02
Update Beginner-Tutorial-Building-Quickstart.md
Minor red pen edits to this excellent tutorial.
2022-11-20 16:21:49 -08:00
Griatch
796bf543c5 Made character_generator actually run its tests 2022-11-21 00:50:09 +01:00
Griatch
0c09388fd8 Extensive cleanup of docs 2022-11-21 00:33:36 +01:00
Griatch
95d063e4e0 Cleanup tutorial docs 2022-11-20 20:19:48 +01:00
Griatch
d1ddb80b22 Update and clean up docs 2022-11-20 01:36:35 +01:00
Griatch
ea8eedc3bf More doc syncing 2022-11-19 20:49:30 +01:00
Griatch
b7e819b5a0 Taking pass cleaning up docs 2022-11-19 20:24:11 +01:00
Griatch
c75708a32c Update install instructions for Windows 2022-11-19 18:36:47 +01:00
Griatch
c33213bd19 Add binary file generation for windows 2022-11-19 18:13:16 +01:00
Griatch
a4ee964e80 Update installation 2022-11-19 10:59:05 +01:00
Griatch
36a936689a Update makefile 2022-11-19 02:06:45 +01:00
Griatch
078f0a5179 Re-add mock to dependencies 2022-11-19 01:58:01 +01:00
Griatch
bc12158c77 Limit runs of workflow 2022-11-19 01:53:29 +01:00
Griatch
1d9efc8fee Trigger doc build 2022-11-19 01:48:49 +01:00
Griatch
5dde486d14 Update github actions 2022-11-19 01:48:02 +01:00
Griatch
7d475c3001 Support install from pypi (rc1) 2022-11-19 01:25:55 +01:00
Griatch
b7a8bc8af6 Update docstring for #2898. 2022-11-18 12:30:45 +01:00
Griatch
ea256daa2c
Merge pull request #2898 from VexiaOnline/VexiaOnline-get_numbered_name-PR
Use `self.name` instead of `self.key` as fallback in `DefaultObject.get_numbered_name`
2022-11-18 12:28:40 +01:00
Griatch
b46b01bd97
Merge pull request #2923 from InspectorCaracal/pronoun-tests
Expand pronoun tests
2022-11-18 12:26:55 +01:00
Griatch
dbda121ebb Up Twisted version to 22.10+ 2022-11-18 12:23:17 +01:00
Griatch
8761d3e165 Use isort, run format on code 2022-11-18 12:02:46 +01:00
InspectorCaracal
ca3ceae8a5 ran black 2022-11-17 19:36:07 -07:00
Griatch
f1d1599692 Update pyproject.toml for future compliance 2022-11-17 19:44:48 +01:00
Griatch
cebd09e0d9 Clean up unknown mysql build action 2022-11-16 23:14:34 +01:00
Griatch
5d3b463dd2 Upgrade gh-docker action 2022-11-16 22:50:16 +01:00
InspectorCaracal
a6213b0d7e correct $pron test 2022-11-16 14:45:06 -07:00
InspectorCaracal
1d0c84381f Expand pronoun tests
plural handling

use source as defaults and always apply gender
2022-11-16 14:29:11 -07:00
Griatch
b08bfbce96 Upgrade checkout action 2022-11-16 22:20:46 +01:00
Griatch
3278cb7cf4 Upgrade postgresql-binary version for CS builds 2022-11-16 22:06:48 +01:00
Griatch
cf6eab7e6d Test removing psycopg2 install from CS build 2022-11-16 21:58:44 +01:00
Griatch
36b178e342 Up djangorestframework dependency 2022-11-16 21:18:00 +01:00
Griatch
3a0da276bb Up Django req to 4.1, PostgreSQL 11+ 2022-11-16 20:53:08 +01:00
Griatch
a51664ada9 Return to previous CS build style 2022-11-16 19:33:09 +01:00
Griatch
ad7993c556 Test different build profiles 2022-11-16 19:24:33 +01:00
Griatch
eb3fcc0a59 Make string generator backwards compatible 2022-11-16 00:18:23 +01:00
Griatch
60d7cc1af8 Add support for Python3.11 2022-11-15 23:51:13 +01:00
Griatch
7550d30f41 Raise clearer error on circular call of GLOBAL_SCRIPTS. Resolve #2983. 2022-11-15 22:03:06 +01:00
Griatch
06b9262b8c Hide prototypes from script command (use spawn/list) instead 2022-11-15 21:49:48 +01:00