Commit 5ad144e
feat: Speaker Api: Part Two (#762)
* Automatic id / throwing errors changed to log error
* f
* .
* s
* gf
* eğH
* added new özellik
* update
* update log
* color on wrong order
* wwait i will fix
* finished
* fix
* pool clear
* fAHH!
* Fahh
* better and more functionally
* Return to pool doc
* Cleanup & Breaking Changes for exiled 10
Fck this old useless things
* Update Speaker.cs
* Update Speaker.cs
* Update Speaker.cs
* little refactor
* Performance improvement & fix Architectural problems in pooling
* wth
* .
* fix return pool
* .
* d
* removed Hard Coded values
* Update Speaker.cs
* fAHHHHH
* fix
* f
* izabel
* Release controller ID on pool return to prevent ID exhaustion
* remove network chechks
* for another pr
* locals
* fix: prevent controller ID conflicts by removing pooled speakers from AllInstances
* s
* base check for return pool
* ffff
* NOT MY CHANGES
* Added Fade Volume Method, Time left property & setter for PlaybackProgress
* fade in for play
* TrackData & fade in for Play from pool
* encoder clean for current time setter
* Queue Track
* added Static Events
* Audio Time Events
* fix Action errors break corrutine
* Action id
* more more C#18 YOLOOOOOOO
* reorder
* lazy instance for lists
* shuffle
* give credit to Fisher-Yates
* i forgot to delete this
* natural Fade
* add linear fade option
* Fix after fade volume stuck 0
* fixes
* squash
fix
* fade corrutine fix maybe, im drowing help me
is it OverApi idk?
* Update Speaker.cs
* Update Speaker.cs
* simplify api & null safety & fix fade & add stop fade function
* Remove Fade out because its doing api dirty and complicated
* Clean Api & new Event
* remove thing which im added
* remeove old arg
* doc
* f
* renameing
* Standalone System
* remove useles using which is i added
* bool return
* Add Filter
* Open Modular Api + Url play + Player play
* \
* add filter samples
* nh
* .
* fix: 14.2.6 update (#781)
* update
* remove MarshmallowFF fix
* Update doc 14.2.0.6
* fix footprint ctor for after player leaves
tbh the error itself might come from whenever mirror decides to remove peers and stuff cuz async
* I committed the commented out version when I was trying to recreate the bug 💔
* add docs + TryRaycastRoom fix
---------
Co-authored-by: Yamato <66829532+louis1706@users.noreply.github.com>
* Bump to v9.13.3
* t
* directorys
magic struct to struct
* cache logic#
* fix file name
* pcm method
* helper for url
* refactor cache & add Playbacksettings class for too long param
* It seems to get more complicated each time.
* d
* change ai filter to more optimized ai filter
* simplfy playervoicesource
* Update Speaker.cs
* old way tasks maybe later
* filter reset + change useless Concurrent
* class to struct
* fix slient crash probablty, memory leak, neww sources
* add multiple key support for bypass free usage limit
* renames
* update,more task , more fix
* i forgot this
* i forgıt it
* fixed index out of
* task error protection & audio delaying 1 frame for nothing
* private pool + get
* delete summary
* shit
* you cant see me
* Last touchs of mr selim
* Change channel
* new prop for asyncpcmsoruce
* j
---------
Co-authored-by: Yamato <66829532+louis1706@users.noreply.github.com>
Co-authored-by: @Someone <45270312+Someone-193@users.noreply.github.com>1 parent 696013d commit 5ad144e
25 files changed
Lines changed: 3467 additions & 255 deletions
File tree
- EXILED/Exiled.API
- Features
- Audio
- Filters
- PcmSources
- Toys
- Interfaces/Audio
- Structs/Audio
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| 43 | + | |
43 | 44 | | |
44 | 45 | | |
45 | 46 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 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 | + | |
0 commit comments