Commit graph

8561 commits

Author SHA1 Message Date
Griatch
f77d307d57 Update screenshot 2022-12-03 10:55:20 +01:00
Griatch
07935f68a3 Version 1.0rc10, py3.10 min 2022-12-03 10:06:25 +01:00
Griatch
18f04ef97b Version release 1.0rc9 2022-12-03 09:29:35 +01:00
Griatch
33c7c4fb7d Version 1.0rc6 2022-12-03 09:29:35 +01:00
Griatch
d7ad770b1c Make Readme more succinct 2022-12-03 09:29:35 +01:00
Griatch
a7bd428970 Up minimum Python to 3.10 2022-12-03 09:29:35 +01:00
Griatch
aadbef02c4 Specify coverage source by-module name instead 2022-12-02 23:54:42 +01:00
Griatch
3db058a055 Test a linked install in CI 2022-12-02 23:12:27 +01:00
Griatch
b55e961900 Update DockerImage for new build structure 2022-12-02 22:18:08 +01:00
Griatch
86e2722982 Update docker file 2022-12-02 22:18:08 +01:00
Griatch
d3be746969 Merge pull request #3011 from InspectorCaracal/discord-patch-2
Minor Discord bugfixes and polish
2022-12-02 22:09:28 +01:00
Griatch
01fbbafbd1 Merge pull request #3013 from avalonhope/develop
Unit Tests for Searching Objects by Attribute
2022-12-02 19:57:00 +01:00
Avalon Hope
f6ffd1b889 Merge pull request #5 from avalonhope/avalonhope-patch-search-object-attribute
Add unit test for seaching for objects by attribute
2022-12-02 15:13:51 +00:00
InspectorCaracal
d483c3d8d3 minor discord bugfixes and polish 2022-12-01 21:50:19 -07:00
Griatch
626f258ecd Add german translation (Zhuraj) 2022-12-02 00:21:49 +01:00
Griatch
829ea2faa3 Merge pull request #3010 from dvoraen/action_fix
Action fix
2022-12-02 00:21:08 +01:00
dvoraen
08513cc78a deploy job only runs if relevant branches 2022-12-01 14:57:06 -08:00
dvoraen
9af9d14fe6 fix missing shell property 2022-12-01 14:33:23 -08:00
dvoraen
63abecc934 create action directory and yml 2022-12-01 14:28:57 -08:00
dvoraen
993ca1e4e4 moving file to new place 2022-12-01 14:28:45 -08:00
Griatch
76c86130f6 Merge pull request #3008 from dvoraen/workflow_fix
Workflow string fixes for GitHub
2022-12-01 23:13:35 +01:00
dvoraen
9868347825 string fixes for GitHub 2022-12-01 14:10:23 -08:00
Griatch
dfa93e9206 Merge pull request #3006 from dvoraen/new_workflows
Unit testing workflow updates
2022-12-01 22:57:40 +01:00
Griatch
c272beef99 Update with latest contribs, write summary-changelog 2022-12-01 22:53:02 +01:00
dvoraen
c6882749bb removed SQLite comments and fix if cond 2022-12-01 12:55:01 -08:00
Griatch
30a53b71ae Update CHANGELOG 2022-12-01 19:15:28 +01:00
Griatch
cdcafcf14d Merge pull request #2924 from ChrisLR/godot-client
Godot client contrib
2022-12-01 19:07:45 +01:00
Griatch
bb3112d2f4 Make virtualenv text a little clearer 2022-12-01 18:23:09 +01:00
ChrisLR
05b5a78a6d Add examples 2022-12-01 12:13:38 -05:00
Griatch
1c52489661 Emphasize virtualenv more in pip install 2022-12-01 18:12:32 +01:00
dvoraen
c3bea4aaec standardized strings; deploy only from source repo 2022-12-01 06:58:17 -08:00
dvoraen
868b3bdaeb grouped coverage testing steps together 2022-12-01 06:43:20 -08:00
Avalon Hope
bc2478ca9f Update test_search.py 2022-12-01 14:14:25 +00:00
dvoraen
37ac4d55a4 Style updates and improved matrix include 2022-12-01 05:10:59 -08:00
Griatch
bf339afd1f Merge pull request #3005 from InspectorCaracal/discord-patch
Fix Discord issue involving keyword mismatch
2022-12-01 09:09:37 +01:00
InspectorCaracal
6874dec2f3 fix breaking kwarg changes 2022-11-30 20:12:41 -07:00
Griatch
c6e3ee7589 Update and link new discord docs; reformat code for PEP8 2022-12-01 00:20:26 +01:00
Griatch
45d52458e0 Update changelog 2022-12-01 00:02:12 +01:00
Griatch
a71534cc3b Merge pull request #3001 from InspectorCaracal/discord-integration
Add discord chat integration
2022-11-30 23:55:39 +01:00
InspectorCaracal
049e40910b update for removal of /name 2022-11-30 15:39:22 -07:00
dvoraen
a5fc4dad35 refactor of unit test workflow; uses new action 2022-11-30 05:34:08 -08:00
dvoraen
756e4fddaa setup-database action 2022-11-30 05:32:00 -08:00
InspectorCaracal
e8d0754d7d addressing requested changes 2022-11-29 16:33:12 -07:00
Griatch
a31804665c Merge pull request #3004 from InspectorCaracal/InspectorCaracal-patch-1
Fix typo in nick command
2022-11-29 09:00:59 +01:00
InspectorCaracal
87867509cc add retry for discord server error codes 2022-11-28 23:05:26 -07:00
InspectorCaracal
66801c395b Update general.py 2022-11-28 20:18:41 -07:00
InspectorCaracal
9a225c7ad4 add tests for new command 2022-11-28 18:29:58 -07:00
Griatch
8cc13d4cf5 Fix bug in tags= search method 2022-11-28 21:44:59 +01:00
Griatch
caa7347fab Add AT_EXIT_TRAVERSE signal. Resolve #2687 2022-11-28 21:40:20 +01:00
Griatch
3084da788f Add consistent script ordering in script search. Resolve #2045 2022-11-28 21:07:44 +01:00