forked from SkyJedi/FFGNDS-Discord-Dice-Roller
-
Notifications
You must be signed in to change notification settings - Fork 0
/
changelog
224 lines (164 loc) · 3.87 KB
/
changelog
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
2.3.3
-added !i remove command
2.3.2
-added promise for writing data
2.3.1
-new emoji
-added catch statements to all (hopefully) promises
-added catch for long poly rolls
-fixed max die check
2.3.0
-added promises for firebase data and time sensitive roll stuff
-removed command tracker
-remove init kill command until i can fix it
2.2.4
-init reset fix
2.2.3
-init set fix
2.2.2
-char obligation fix
-update firebase
2.2.1
-redid help file
-couple fixes for passing data
-added check for random !
2.2.0
-Redid a lot of stuff
-all bar to let
-cleaned up a lot of undefined checks
-created index for the modules
2.1.7
-added !story p or g
2.1.6
-made lightpip and darkpip seperate from destiny tokens
2.1.5
-added !story for Genesys
-fixed genesys emoji for rolling initiative
2.1.4
-merged https://github.com/SkyJedi/SWEotE-Discord-Dice-Roller/pull/20
-renamed emoji folders
-added stop for bot if it can't write to channel
2.1.3
-fixed empty varibale crashes
2.1.2
-botStats are back
2.1.1
-rewrote how variables are called and stored
-botstats disabled for now
2.1.0
-roll rewrite
-added !rr fortune
-lots more
2.0.4
-moved all config data to config.js
-setup one click update
-added a node_modules check to start.bat/command
2.0.3
-moved server ID for emoji to config.json
2.0.2
-can now use emoji in DM channel with D1
2.0.1
-Removed all fix commands
2.0.0
-moved storage to firebase
1.9.3
-use external emoji check
-botstats now needs 'daily' 'weekly' 'monthly' 'alltime'
-added !char modify
1.9.2
-!swrpg and !genesys switch
1.9.1
-emojiID lookup again
1.9
-no custom emoji needed anymore
1.8.4
-update all the .sendmessage() to .send()
-daily stats update
1.8.3
-botStats
1.8.2
-rewrote init
1.8.1
-you can now start a command at any point to a message
1.8.0
-Added !obligation
1.7.10
-added !char obligation
1.7.9
-added Crit lookup command ie !crit ?12
1.7.8
-added !species/!gleepglop
1.7.7
-added !poly
1.7.6
-added !char crit
-reformated crit module to allow use of crit table elsewhere
1.7.4
- added !char remove to help command
- added stop for trying to add 2 characters named the same
1.7.3
- Polyhedral die rolls are now anything !dXXX
- fixed triumph and despairs
1.7.2
- fixed !init set bug that reset Init order on new round
1.7.1
- fixed !rr select
1.7.0
- recoded !roll into functions
- redid modules
- added polyhedral
- added !reroll
1.6.7
- added result symbols to DiceIdentifiers in rolls
Success/Suc/ * = success
Advantage/Adv/V = advantage
Triumph/Tri/! = triumph
Failure/Fail/- = failure
Threat/Thr/T = threat
Despair/Des/$ = despair
Light/L = lightside point
Dark/N = darkside point
1.6.6
- destiny roll now uses !roll module.
- space fix: !roll yyy ggg rr now rolls all dice
- tweaked !init roll a bit
1.6.5
-cleaned up console.log
-slimmed down !roll
1.6.4
- fixed desc (for reals)
1.6.3
- added mid round roll for !init
1.6.2
- fixed an init error with the offline memory
1.6.1
- fixed desc
1.6
- added restart memory. !destiny, !Char, !init no longer reset after crash or restart.
1.5.2
- added "All dice have cancelled out" result
1.5.1
- emoji defaults to on, new emoji disable instructions
1.5.0
-added !init module
1.4.8
- added some simple admin commands
- added @reply to rolls and stuff
1.4.7.1
- add !r and !d for shorter !roll and !destiny
1.4.7
- fixed formatting in !help
1.4.6
- added warning if ser doesn't have the correct custom emoji
1.4.5
- added !char remove, list, and reset
1.4.4
- module-ized the whole monty
1.4.3
- added background emojiID lookup
1.4.2
- added/fixed !help
1.4.1
- Made a Changelog
- Fixed the one word error in the descriptor
- added ! command