Salanto
fb7ad8c25f
Merge branch 'master' into Testimony-Playback
2021-04-14 09:03:28 +02:00
MangosArentLiterature
c2d1286e27
Merge branch 'master' into config-loading
2021-04-13 15:53:24 -05:00
Salanto
dc90ee6d9a
Update area_data.h
2021-04-11 22:34:58 +02:00
Salanto
f4426fbf34
Merge branch 'master' into Testimony-Playback
2021-04-11 22:33:20 +02:00
MangosArentLiterature
86c25555b2
Add a new method of loading values from config.ini
...
- Centralizes the loading of values from config.ini, loading them all in at server start and holding them in memory.
- Removes all other methods of loading config.ini values and replaces them with references to these central values.
- Removes getServerName() and getDiceValue()
2021-04-09 19:18:46 -05:00
Salanto
e2c396690c
Update area_data.h
2021-04-08 00:08:56 +02:00
Salanto
07ec9f9d1c
Merge branch 'master' into Testimony-Playback
2021-04-08 00:05:12 +02:00
Salanto
cfdee9b56e
I slowly regret ever thinking I could do this Part 1
2021-04-07 23:52:45 +02:00
MangosArentLiterature
ea0df75a88
Merge branch 'master' into mod-commands
2021-04-07 00:45:56 -05:00
scatterflower
5f405c20bc
Merge pull request #57 from Salanto/allow_blankposting-command
...
Add allow_blankposting-command
2021-04-07 00:31:15 -05:00
MangosArentLiterature
ea131504e7
Prevent additive text between different characters.
2021-04-06 23:45:47 -05:00
Salanto
1541657904
Define recorder modes in area_data.h
...
+ Some documentation
2021-04-06 23:11:15 +02:00
MangosArentLiterature
0aa772ea89
Add documentation for the judgelog, updateJudgeLog(), and the /judgelog command.
2021-04-06 13:49:08 -05:00
MangosArentLiterature
d98eedd6e9
Add /judgelog command
...
Adds a judgelog to each area and a helper function to update it. Adds /judgelog to retrieve it.
2021-04-06 00:41:28 -05:00
Salanto
c841f74196
Add allow_blankposting-command
...
+ update sample config
2021-04-05 23:18:08 +02:00
in1tiate
a20f8b69bc
Merge branch 'master' into notecards
2021-03-31 04:41:41 -05:00
Cerapter
28b1fb3b3a
Document merged changes from master
2021-03-24 21:50:47 +01:00
Cerapter
c13a2d06f9
Merge branch 'master' into feature/docs
2021-03-24 21:02:21 +01:00
in1tiate
ef20ff00d7
add notecard functionality
2021-03-21 15:01:15 -05:00
Cerapter
c01c835225
More AOClient documentation, reorganise docs
...
No more `@ingroup`s.
I believe for what i want to do, `@name` probably works better, it
separates stuff out right in the `AOClient`'s documetation page.
Furthermore, I also documented two `Q_ENUM` macros with the most basic
'duh'-kinda documentation, since Doxygen complained that they aren't
documented.
2021-03-18 21:48:48 +01:00
Cerapter
243caf4292
Add docuumentation to AreaData
...
Also patch up a few errors with the ConfigManager documentation.
2021-03-13 16:35:58 +01:00
in1tiate
ee9ae6d7c6
rework characters_taken to be a QList<int>
2021-03-11 20:09:04 -06:00
scatterflower
1d4c1b8cda
add all evidence mods EXCEPT hiddencm
2021-03-11 02:05:38 -06:00
in1tiate
d04fef0ded
add currentmusic, define forcepos in aoclient.h
2021-03-10 20:10:05 -06:00
in1tiate
556fe9a0b1
improve arup function, add /status
2021-03-10 19:39:46 -06:00
in1tiate
49bad39ec1
nonfunctional initial commit
2021-03-05 23:53:36 -06:00
in1tiate
f607be2d6c
fix crash in logger, add (nonfunctional) protected area flag
2021-03-02 21:44:08 -06:00
in1tiate
69da440e54
add invite system
2021-02-27 18:00:00 -06:00
in1tiate
033d4f93e5
add CMing and document commands
2021-02-27 17:36:21 -06:00
scatterflower
e53fd2a02e
add evidence
2020-10-06 13:00:39 -05:00
scatterflower
288e8ffa49
add modcall and IC logging
2020-10-04 14:35:45 -05:00
scatterflower
7c6b892fb9
add background changing
2020-09-29 04:49:16 -05:00
scatterflower
0fb7ab5fa3
implement hp bars
2020-09-09 06:15:32 -05:00
scatterflower
caeda501c3
implement area updates
2020-09-01 01:08:21 -05:00
scatterflower
dc932451e6
add music, lay groundwork for areas
2020-08-30 01:25:30 -05:00
scatterflower
75ec4175fd
add license info to files
2020-08-26 02:08:54 -05:00
scatterflower
42df56942b
clang format, and indentation change
2020-08-25 07:07:08 -05:00
scatterflower
be8d8b215e
you can add characters now
2020-08-25 06:56:40 -05:00