This website requires JavaScript.
Explore
Help
Sign In
sh-edraft.de
/
sh_gismo
Archived
Watch
4
Star
1
Fork
0
Code
Issues
24
Pull Requests
Projects
2
Releases
Wiki
Activity
A-0.3 - Basismodul
#36
Merged
edraft
merged 48 commits from
0.3
into
Alpha
2021-12-27 18:17:42 +01:00
Conversation
0
Commits
48
Files Changed
51
+2253
-89
edraft
commented
2021-12-27 18:16:54 +01:00
Owner
Copy Link
Copy Source
Changelog:
Basis Modul angelegt
Datenbank Migrationen hinzugefügt
Changelog: * Basis Modul angelegt * Datenbank Migrationen hinzugefügt
edraft
added 48 commits
2021-12-27 18:16:55 +01:00
Created base module
62d56a2247
Added client model
60172e0cfe
Improved other models
ce70e816fe
Added client repos
e15ae555be
Added getter
d27964372d
Added logic to load clients on_ready
026dfe0dfb
Added known user model
b8e340f661
Added known user repos
2c29b45f5a
Added repos to startup
0fd99cc6ba
Improved database module
c949efea50
Added UserJoinedServer model
1d09ad80bf
Removed old imports
22b0c3ca6a
Fixed loop and model handling
d5de1991eb
Added migration logic
ca361b63cb
Removed get_create_table_string
d1298606f3
Removed unused sql statement
5fce7318ae
Added UserJoinedServer Repo
e73ebeb052
Improved database on_ready
9bae6c3c13
Added find function to client repo
f03ee54703
Added logic to append received messages
e34fbb60aa
Added helper functions to append client values
be5567c1fd
Added logic to save client data
68c1bc0bc3
Fixed argument error
e3ac78f97b
Fixed return error
a10724a495
Added check for known user at on_member_join
f417eca644
Fixed user repo error
9d17070d02
Fixed database module
4955eb3a19
Fixed database module
c6e52039cb
Fixed server repo
adc74d6288
Added logic to handle on_member_join & remove
199c269804
Put welcome and goodbye messages into config
49aa2f3aa3
Removed comment
789186454e
Fixed user_joined_server repo
7e6485459b
Added logic to check in db if user already left before starting
f800a11f41
Removed debug exit
0b17b27bd0
Build project
291efd2319
Build with new version
51fd8f7a8b
build and improved config
2ae0a99783
Improved config
42826a1914
Added user joined voice channel model
fcc5b882b7
Added user joined voice channel repo
39079b2b58
Added logic to check table at startup
3eaae4679f
Fixed bug in database module
286c653252
Added logic to handle xp
daa031bc57
Rounded ontime
b436daeb35
Fixed dazabase assignment bug
09a4ace867
Added handling of members who are already online on startup
10ba511158
Added logic to send team message when user joined
dadaa6ac09
edraft
changed title from
0.3
to
A-0.3 - Basismodul
2021-12-27 18:17:14 +01:00
edraft
added the
story
label
2021-12-27 18:17:26 +01:00
edraft
added this to the
Alpha
milestone
2021-12-27 18:17:28 +01:00
edraft
added this to the
Alpha
project
2021-12-27 18:17:30 +01:00
edraft
self-assigned this
2021-12-27 18:17:32 +01:00
edraft
merged commit
40419c9a0b
into
Alpha
2021-12-27 18:17:42 +01:00
edraft
referenced this issue from a commit
2021-12-27 18:17:42 +01:00
Merge pull request 'A-0.3 - Basismodul' (#36) from 0.3 into Alpha
edraft
deleted branch
0.3
2021-12-27 18:18:35 +01:00
This repo is archived. You cannot comment on pull requests.
Reviewers
No Reviewers
Labels
Clear labels
MVP
command
core
game
module
new-data
next-version
bug
Something is not working
bugfix
Solution of a problem
cli
Changes for command line interface
discussion
Something needs to be discussed
documentation
Indicates a need for improvements or additions to documentation
duplicate
This issue or pull request already exists
help wanted
Need some help
improvement
Improvement of a feature
invalid
Something is wrong
question
More information is needed
refactoring
Code need some refactoring
release
Create a release
story
New feature
tech-story
wontfix
This won't be fixed
expense
low
1
expense
medium
2
expense
high
3
expense
very-high
4
priority
medium
1
priority
low
2
priority
high
3
priority
blocker
4
risk
low
1
risk
medium
2
risk
high
3
risk
fatal
4
No labels
story
Milestone
No items
No Milestone
Alpha
Projects
Clear projects
No projects
Alpha
Abgeschlossen
Assignees
Clear assignees
ci
comic
edraft
(Sven Heidemann)
edraft-dev
No Assignees
edraft
1 Participants
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: sh-edraft.de/sh_gismo#36
Write
Preview
Loading…
x
Add
Cancel
Save
Reference in New Issue
Repository
sh-edraft.de/sh_gismo
Title
Body
Create Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues.
Learn more about blocking a user.
User to block:
Optional note:
The note is not visible to the blocked user.
Cancel
Block
Changelog:
0.3to A-0.3 - Basismodul