Craftplacer
|
88ea1138b6
|
Compile regex
|
2020-01-22 00:31:44 +01:00 |
|
Craftplacer
|
795051e256
|
Prevent channel duplicates
|
2020-01-22 00:29:12 +01:00 |
|
Craftplacer
|
5978e2c0e2
|
Redo how instances of PM notifications are removed
|
2020-01-22 00:28:59 +01:00 |
|
Craftplacer
|
699547e1a2
|
Also exclude last read message
|
2020-01-22 00:28:08 +01:00 |
|
Craftplacer
|
9fd494b057
|
Fix order where messages are checked in
|
2020-01-22 00:27:46 +01:00 |
|
Craftplacer
|
47a92a13b0
|
Change code comments
|
2020-01-22 00:13:07 +01:00 |
|
Craftplacer
|
4d6ff31134
|
Wrap getWords() with anyCaseInsensitive()
|
2020-01-21 23:43:21 +01:00 |
|
Craftplacer
|
63c8ae8211
|
Use IDs for checking against message author
|
2020-01-21 23:42:15 +01:00 |
|
Craftplacer
|
f98347b3bb
|
Allow no channels to be present
|
2020-01-19 18:56:15 +01:00 |
|
Craftplacer
|
be2a88c8a5
|
Remove left over config entry
|
2020-01-19 18:40:17 +01:00 |
|
Craftplacer
|
7d1fc388ce
|
Resolve code quality errors
|
2020-01-19 18:34:48 +01:00 |
|
Craftplacer
|
4b871f61e3
|
Use Humanizer for counting PMs in text
|
2020-01-19 18:23:12 +01:00 |
|
Craftplacer
|
1681e16738
|
Rework ChannelTabControl's AddChannel method to not auto select and let ChatOverlay handle this
|
2020-01-19 18:20:42 +01:00 |
|
Craftplacer
|
5f96940b7d
|
Remove unused injection
|
2020-01-19 17:56:01 +01:00 |
|
Craftplacer
|
4feae82434
|
Split HandleMessages method
|
2020-01-19 17:55:17 +01:00 |
|
Craftplacer
|
86ecaf223d
|
Improve getWords()
|
2020-01-19 17:36:38 +01:00 |
|
Craftplacer
|
dd5478fe1f
|
Remove highlighted/mentioned words
|
2020-01-19 17:26:43 +01:00 |
|
Craftplacer
|
32c2023517
|
Remove refactor in DrawableChannel
|
2020-01-19 17:20:54 +01:00 |
|
Craftplacer
|
8a9c90c5e6
|
Resolve CA errors #2
|
2020-01-18 16:18:17 +01:00 |
|
Craftplacer
|
64fe9692ed
|
Resolve CA errors
|
2020-01-18 15:57:51 +01:00 |
|
Craftplacer
|
8ddd36596e
|
Revert useless changes varying from properties, naming changes etc.
|
2020-01-18 15:40:55 +01:00 |
|
Craftplacer
|
bc6f71fe97
|
Preserve current channel if ChatOverlay is being loaded in
|
2020-01-18 15:27:55 +01:00 |
|
Craftplacer
|
f55cf03bd0
|
Remove unnecessary changes after rework
|
2020-01-18 14:17:26 +01:00 |
|
Craftplacer
|
5d244f48f7
|
Use instance list instead of exposing NotifcationOverlay's notifications
|
2020-01-17 00:00:10 +01:00 |
|
Craftplacer
|
2b5d541857
|
Merge remote-tracking branch 'upstream/master' into chat-mention
|
2020-01-16 23:15:39 +01:00 |
|
Craftplacer
|
1b53c0ff74
|
Remove populated property, and other changes
|
2020-01-16 23:15:30 +01:00 |
|
Dean Herbert
|
0d8b4e7c3e
|
Fix user agent missing in registration
|
2020-01-16 12:51:43 +09:00 |
|
Dean Herbert
|
ef735f106e
|
Merge pull request #7534 from revelsix/fix-tooltip-capitalization
Fix tooltip capitalization
|
2020-01-16 12:46:20 +09:00 |
|
Dean Herbert
|
1ec54eeaf9
|
Merge branch 'master' into beatmap-export
|
2020-01-15 15:39:35 +09:00 |
|
Dean Herbert
|
990f5b5f78
|
Implement editor beatmap saving (#7532)
Implement editor beatmap saving
|
2020-01-15 15:35:26 +09:00 |
|
Dean Herbert
|
6cb8b964fd
|
Allow changing volume in song select with arrow keys when press… (#7528)
Allow changing volume in song select with arrow keys when pressing alt
|
2020-01-15 15:12:23 +09:00 |
|
Dean Herbert
|
e88e40eec4
|
Expand on comment
|
2020-01-15 15:11:36 +09:00 |
|
Joehu
|
b42b23d65b
|
Add comment for alt pressed
Taken from OsuScrollContainer
|
2020-01-14 20:52:15 -08:00 |
|
smoogipoo
|
e49701a215
|
Save before exporting
|
2020-01-15 13:48:28 +09:00 |
|
Joehu
|
2060be345d
|
Move alt pressed condition to top of method
|
2020-01-14 20:44:55 -08:00 |
|
smoogipoo
|
c25fefa3ca
|
Add beatmap package export
|
2020-01-15 13:44:46 +09:00 |
|
Revel
|
443dedfd07
|
undo menu item capitalization
|
2020-01-14 14:54:06 -05:00 |
|
Revel
|
a86fb2113e
|
fix tooltip capitalization
|
2020-01-14 14:26:54 -05:00 |
|
Dean Herbert
|
e308845faf
|
Add looping animation to slider reverse arrows (#7434)
Add looping animation to slider reverse arrows
|
2020-01-14 19:18:56 +08:00 |
|
smoogipoo
|
f695b1e055
|
Merge remote-tracking branch 'origin/master' into editor-beatmap-saving
|
2020-01-14 19:25:04 +09:00 |
|
smoogipoo
|
0e844b3039
|
Cleanup / re-protect file store
|
2020-01-14 19:24:53 +09:00 |
|
smoogipoo
|
b51575b433
|
Add temporary keybind for saving
|
2020-01-14 19:24:53 +09:00 |
|
smoogipoo
|
4fe5ea8e92
|
Clear working beatmap cache on save
|
2020-01-14 19:24:53 +09:00 |
|
smoogipoo
|
ea7510d2f5
|
Rename menu option
|
2020-01-14 19:24:53 +09:00 |
|
smoogipoo
|
1b3bff6fa5
|
Fix model file infos not being removed
|
2020-01-14 19:24:53 +09:00 |
|
smoogipoo
|
a255832195
|
Add beatmapmanager method for saving
|
2020-01-14 19:24:53 +09:00 |
|
smoogipoo
|
b91bcaccba
|
Remove outdated comment
|
2020-01-14 19:24:53 +09:00 |
|
smoogipoo
|
5f5878e37e
|
Dereference existing file
|
2020-01-14 19:24:53 +09:00 |
|
smoogipoo
|
b592b6d80d
|
Improve robustness by always creating a new file
|
2020-01-14 19:24:53 +09:00 |
|
smoogipoo
|
609102bea3
|
Initial file updating implementation
|
2020-01-14 19:24:53 +09:00 |
|