Griatch
61d611becf
Resolve line-break problems in py command. Resolve #2578
2022-09-22 20:18:07 +02:00
Griatch
3581f7bdad
Add rotation exception handling to daily log rotater, per #2083
2022-09-22 19:53:01 +02:00
Griatch
2db753dba5
Merge pull request #2859 from aMiss-aWry/contrib
...
Basic Worming Map Contrib
2022-09-21 20:51:32 +02:00
Griatch
43378b4c41
Ran black on sources
2022-09-18 23:58:32 +02:00
Wendy Wang
7d2cae328b
Fixing tests
2022-09-18 16:20:32 +02:00
Wendy Wang
0fb078c5ab
Fixing docstrings, adding _MAX_MAP_SIZE, adding import into init
2022-09-18 16:03:07 +02:00
Griatch
6fa68745ba
Correct funcparser tests
2022-09-18 01:26:04 +02:00
Wendy Wang
ae9355e3d2
Updating the ingame map display contrib with docstrings and tests@
2022-09-18 00:21:11 +02:00
Griatch
705d47fe47
Resolve unit tests
2022-09-18 00:06:34 +02:00
Griatch
a4eff902cc
Fix link to name_generator contrib
2022-09-17 19:41:48 +02:00
Griatch
cdc1b83331
More doc updates
2022-09-17 19:31:29 +02:00
Griatch
e8d08ad597
Update docs
2022-09-17 18:35:47 +02:00
Griatch
f05add7c5b
Merge branch 'develop' into contrib/evadventure
2022-09-17 13:23:13 +02:00
Griatch
a0a0a248a0
Break up/extend MULTISESSION_MODE into several new settings
2022-09-17 11:58:22 +02:00
Griatch
0095f70835
Working on docs
2022-09-14 18:40:21 +02:00
Wendy Wang
60959e4247
Adding basic map contrib
2022-09-14 15:09:42 +02:00
Wendy Wang
f9866ed9b5
Adding basic map contrib
2022-09-14 15:04:07 +02:00
Griatch
a974a2843c
Fix merge conflicts
2022-09-13 20:14:39 +02:00
Griatch
ca6456b134
Clarify the rplanguage docstring a bit
2022-09-12 20:15:00 +02:00
Griatch
6a6ddbe558
Resolve merge conflicts
2022-09-11 11:42:04 +02:00
Griatch
626e076d97
Merge pull request #2849 from CloudKeeper/patch-2
...
Add 'search' lock for obj.search() and obj.get_visible_contents()
2022-09-11 11:25:03 +02:00
CloudKeeper
30fe8070b6
Update objects.py
2022-09-11 13:25:05 +10:00
CloudKeeper
e193844f6f
Add 'search' lock for obj.search() and
2022-09-10 11:10:35 +10:00
CloudKeeper
15e7653db3
Fixed Typo
2022-09-09 18:37:16 +10:00
Griatch
8fff730d17
Add temp chargen sheet
2022-09-06 20:20:04 +02:00
Griatch
19278a5e64
More refactoring
2022-09-02 08:10:39 +02:00
Griatch
805fbd5edb
Expand tutorial on equipmenthandler
2022-08-30 23:05:51 +02:00
Griatch
9c45feaf10
Merge branch 'develop' into contrib/evadventure
2022-08-28 14:56:34 +02:00
Griatch
29a1cca3ff
Merge pull request #2838 from InspectorCaracal/gitignore-patch
...
Ignore rotated log files
2022-08-28 14:49:21 +02:00
Griatch
e9d7e267c6
Merge pull request #2836 from homeofpoe/patch-2
...
Update README.md
2022-08-28 14:02:13 +02:00
Griatch
75cbae5072
Merge pull request #2835 from friarzen/friardevelop
...
html and text2html plugins
2022-08-28 14:01:35 +02:00
InspectorCaracal
41650316a9
add line to catch rotated logs
2022-08-26 12:04:27 -06:00
homeofpoe
f370b596dc
Update README.md
...
fixed a typo from 'bew' to 'new'
2022-08-22 12:48:28 -07:00
Griatch
f716fc4380
Merge branch 'develop' into contrib/evadventure
2022-08-16 19:33:29 +02:00
Griatch
72b97effb8
Merge pull request #2834 from homeofpoe/patch-1
...
Update objects.py
2022-08-14 16:46:24 +02:00
Griatch
f695e624e2
Merge pull request #2824 from strikaco/attrprop
...
AttributeProperty tries spawning child instances of default value (#2697 )
2022-08-14 16:45:46 +02:00
Griatch
416d6e0cc6
Merge pull request #2828 from Tegiminis/buff-improvements
...
Buff contrib improvements
2022-08-14 16:44:07 +02:00
Brenden Tuck
922e75ebb0
Add a simple raw HTML message renderer
2022-08-13 22:26:17 -04:00
Griatch
c86b1da1f2
Started equipment docs
2022-08-11 09:05:29 +02:00
Tegiminis
2f9786ae04
i can't stop updating my readme!!!
2022-08-09 11:49:33 -07:00
homeofpoe
5d2d0bd8a5
Update objects.py
...
Typo in comment.
2022-08-09 08:42:29 -07:00
Tegiminis
7457e704d2
comments
2022-08-09 04:04:37 -07:00
Tegiminis
8397b9205b
can now pause infinite duration buffs
2022-08-09 03:50:39 -07:00
Tegiminis
87a990616f
remove deprecated helper method
...
change alter_cache to update_cache to better match what the method does (+1 squashed commits)
Squashed commits:
[23d61e14d] fix test
2022-08-09 01:15:57 -07:00
Tegiminis
e77b6d4d74
readme update to support new cache interface (+3 squashed commit)
...
Squashed commit:
[872cb2621] added instance-cache link (thanks aogier!)
added tests for cache link
fix poison samplebuff
fix min tickrate
[6bd6ce3e6] fixed infinite-duration ticking buffs
[2dbc0594d] tickrate improvements, init hook
2022-08-09 01:08:25 -07:00
Tegiminis
d93f4762a0
added missing div references to readme (+2 squashed commit)
...
Squashed commit:
[b8a311b07] readme and test updates to support new features
[70c12b74e] added "div" default modifier, altered how mods are calculated to enable view_modifiers, split modifier application into separate method
2022-08-09 01:08:24 -07:00
Griatch
39735626e1
Made several tutorial doc pages
2022-08-06 22:50:53 +02:00
Griatch
fe9157da16
Continue with tutorial writing
2022-08-06 01:23:07 +02:00
Tegiminis
328c4e8fc9
added view_modifiers, altered view to accept a to_filter arg
2022-08-05 14:40:48 -07:00
Johnny
b78c9eb324
Removes unused default_factory arg.
2022-08-05 19:51:33 +00:00