Commit graph

1418 commits

Author SHA1 Message Date
Griatch
e5abef74c6 Fix merge conflict 2023-01-15 13:48:56 +01:00
Griatch
cca37f7022 Removed mentions of requirements.extra.txt from docs 2023-01-15 13:47:52 +01:00
Bae Sarang
9d5a5d0c7f fix help gender
'help gender' uses escaped pipes to seperate options, but was not
displaying correctly as written (without any white space between
the options)
2023-01-09 12:29:16 +00:00
John Steensen
dbf4766990 Update README.md
Added section at bottom addressing adding additional TraitHandlers. 

Shows example based on first example, but instead using a stats, skills and the original TraitHandler.
2023-01-07 18:08:22 -07:00
Antrare
298784cbab Update extended_room.py 2023-01-07 21:01:37 +11:00
Antrare
34db5bfd32 Update tests.py 2023-01-07 20:51:28 +11:00
Antrare
3df26543e5 Update extended_room.py 2023-01-07 20:51:04 +11:00
Antrare
0c3f0af1ab Update fieldfill.py
Update fieldfill location in evmenu so that it can find the startnode correctly.
2023-01-02 10:12:53 +11:00
Antrare
21548c4ff4 Update tests.py
ugh
2022-12-27 17:23:36 +11:00
Antrare
b7d8c1e2e0 Update tests.py
Fix test for the new return.
2022-12-27 17:12:49 +11:00
Antrare
cd4a6121ea Update extended_room.py
Small QOL improvement to looking at details, tell the room contents (including the player) what they are looking closely at.
2022-12-27 15:32:28 +11:00
Griatch
10bbe8120d Merge pull request #3046 from InspectorCaracal/patch-4
Fix traceback in XYZRoom
2022-12-23 16:46:58 +01:00
Griatch
9449ca5e1f Enforce isort import order 2022-12-23 16:44:41 +01:00
Griatch
9058aea9fe Merge pull request #3042 from InspectorCaracal/patch-3
Fix regression bug in xyzgrid contrib
2022-12-23 16:43:01 +01:00
Griatch
ceb643070e Merge pull request #3040 from kenneaal/contrib_doc_updates
Contrib doc updates
2022-12-23 16:36:34 +01:00
InspectorCaracal
0d76076aa8 fix traceback 2022-12-22 21:45:45 -07:00
InspectorCaracal
80e064af92 fix regression 2022-12-22 14:19:56 -07:00
Kenneth Aalberg
41d67bbab2 Update README.md for contrib.tutorials.tutorial_world:
* Fix submodule path.
2022-12-21 21:11:42 +01:00
Kenneth Aalberg
13989f9aa6 Update README.md for contrib.tutorials.red_button:
* Fix submodule path.
2022-12-21 21:11:02 +01:00
Kenneth Aalberg
7ce8dd56ff Update README.md for contrib.rpg.rpsystem:
* Fix submodule path.
2022-12-21 21:09:17 +01:00
Kenneth Aalberg
371adfe33e Update README.md for contrib.grid.ingame_map_display:
* Correct Character_CmdSet to CharacterCmdSet.
2022-12-21 21:04:21 +01:00
Kenneth Aalberg
d52e1ce651 Update README.md for contrib.game_systems.crafting:
* Update submodule paths in documentation. contrib.crafting.crafting -> contrib.game_systems.crafting
2022-12-21 21:02:24 +01:00
Kenneth Aalberg
5d0d6e039e Update README.md for contrib.base_systems.components:
* Fix a missing base_systems submodule in documentation.
2022-12-21 20:57:54 +01:00
Griatch
290475a9fe Evennia 1.0.2 bugfix release 2022-12-21 17:23:29 +01:00
Kenneth Aalberg
0cee06bfbf Update README.md:
* contrib has been moved to evennia.contrib.grid.
* default_cmds.Character_CmdSet has been renamed to default_cmds.CharacterCmdSet
* Clarify that order in relation to super() is important due to overriding look and desc.
2022-12-20 19:12:58 +01:00
homeofpoe
cd55e1f3eb Update README.md
Fix a typo
2022-12-14 11:02:45 -08:00
Griatch
d15b2201a0 Remove game template init file; Run black. Resolve #3014 2022-12-03 12:35:00 +01:00
Griatch
07935f68a3 Version 1.0rc10, py3.10 min 2022-12-03 10:06:25 +01:00
Griatch
cdcafcf14d Merge pull request #2924 from ChrisLR/godot-client
Godot client contrib
2022-12-01 19:07:45 +01:00
ChrisLR
05b5a78a6d Add examples 2022-12-01 12:13:38 -05:00
Griatch
89d1336cda Apply black 2022-11-28 19:55:02 +01:00
ChrisLR
50f6182770 More docs adjustment 2022-11-27 18:30:44 -05:00
ChrisLR
5b45e40144 Added docstring 2022-11-27 17:08:41 -05:00
ChrisLR
bc825941d8 Rewrote comment to docstring 2022-11-27 16:50:02 -05:00
ChrisLR
b0d0e65b42 Removed explicit inheritance 2022-11-27 16:48:13 -05:00
ChrisLR
929591c29f Add imports to package 2022-11-27 16:47:14 -05:00
Griatch
c6adc4c6ef Fix contrib readme 2022-11-27 10:38:03 +01:00
ChrisLR
2cf60bd04d Fix doc 2022-11-25 16:16:03 -05:00
ChrisLR
bcbe5cd0ea Fix doc 2022-11-25 16:10:12 -05:00
ChrisLR
282024b994 Fix doc 2022-11-25 16:07:16 -05:00
ChrisLR
f0a2d55c42 Docs 2022-11-25 16:04:20 -05:00
Griatch
ff6e01475d Fix unit test. Update/remove more coding docs 2022-11-25 21:22:34 +01:00
Griatch
5e5fe1dcde Merge pull request #2997 from rmgr/evadventure_chargen_cleanup
evAdventure tidy up to get chargen.py working
2022-11-25 12:21:44 +01:00
Griatch
c3abc6340c Merge pull request #2994 from InspectorCaracal/clothing-contrib-1.0
Update clothing contrib for 1.0
2022-11-25 12:06:00 +01:00
Griatch
e6324e1bd5 Merge pull request #2992 from InspectorCaracal/rpsystem-1.0
Update rpsystem contrib with new hooks
2022-11-25 11:57:01 +01:00
Griatch
ce6c085fbc Merge pull request #2990 from InspectorCaracal/wilderness-update
Update wilderness contrib for 1.0
2022-11-25 11:53:06 +01:00
rmgr
b330499790 evAdventure tidy up to get chargen.py working 2022-11-25 12:36:00 +10:30
Griatch
da341af663 Refactored Contrib docs, renamed many files 2022-11-23 21:15:23 +01:00
InspectorCaracal
204cb16b2f add settings to docs 2022-11-22 13:35:06 -07:00
InspectorCaracal
85b0b3cca8 run black 2022-11-22 00:13:18 -07:00