@@ -278,19 +278,62 @@ API in a way that is not compatible with how it was used in 2.6.
278
278
* Started on an experimental event based input system for controllers
279
279
* Started an experiment with vector based sprites
280
280
281
- Special thanks to
282
- [ Einar Forselv] ( https://github.com/einarf ) ,
283
- [ Darren Eberly] ( https://github.com/Cleptomania ) ,
284
- [ pushfoo] ( https://github.com/pushfoo ) ,
285
- [ Maic Siemering] ( https://github.com/eruvanos ) ,
286
- [ Cleptomania] ( https://github.com/Cleptomania ) ,
287
- [ Aspect1103] ( https://github.com/Aspect1103 ) ,
288
- [ Alejandro Casanovas] ( https://github.com/janscas ) ,
289
- [ Ibrahim] ( https://github.com/Ibrahim2750mi ) ,
290
- [ Andrew] ( https://github.com/cspotcode ) ,
291
- [ Alexander] ( https://github.com/ccntrq ) ,
292
- [ kosvitko] ( https://github.com/kosvitko ) ,
293
- and
294
- [ pvcraven] ( https://github.com/pvcraven )
295
- for their contributions to this release. Also, thanks to everyone on the
296
- [ Pyglet] ( https://github.com/pyglet/pyglet ) team! We depend heavily on Pyglet's continued development.
281
+ ### Contributors
282
+
283
+ Contributing to a release comes in many forms. It can be code, documentation,
284
+ testing, or even just providing feedback. It's hard to keep track of all the
285
+ people involved in a release, but we want to thank everyone who has helped
286
+ in any shape or form. We appreciate all of you!
287
+
288
+ The main arcade team:
289
+
290
+ * [ Einar Forselv] ( https://github.com/einarf )
291
+ * [ pushfoo] ( https://github.com/pushfoo )
292
+ * [ pvcraven] ( https://github.com/pvcraven )
293
+ * [ Maic Siemering] ( https://github.com/eruvanos )
294
+ * [ Cleptomania] ( https://github.com/Cleptomania )
295
+ * [ A. J. Andrews] ( https://github.com/DragonMoffon )
296
+ * [ Andrew Bradley] ( https://github.com/cspotcode )
297
+ * [ DigiDuncan] ( https://github.com/DigiDuncan )
298
+ * [ Alejandro Casanovas] ( https://github.com/janscas )
299
+
300
+ Notable contributions:
301
+
302
+ * [ Mohammad Ibrahim] ( https://github.com/Ibrahim2750mi ) helping with the GUI and
303
+ various other parts of the library.
304
+ * [ ryyst] ( https://github.com/ryyst ) helping to kickstart the new documentation.
305
+
306
+ Also thanks to the smaller contributors taking their time to solve
307
+ smaller issues, bugs and documentation. We appreciate your help!
308
+
309
+ * [ Grant Hur] ( https://github.com/gran4 )
310
+ * [ Rich Saupe] ( https://github.com/sabadam32 )
311
+ * [ FriendlyGecko] ( https://github.com/FriendlyGecko )
312
+ * [ Jack Ashwell] ( https://github.com/JackAshwell11 )
313
+ * [ Rémi Vanicat] ( https://github.com/vanicat )
314
+ * [ MrWardKKHS] ( https://github.com/MrWardKKHS )
315
+ * [ Miles Curry] ( https://github.com/MiCurry )
316
+ * [ L Cai] ( https://github.com/lbcai )
317
+ * [ Natalie Fearnley] ( https://github.com/nfearnley )
318
+ * [ Ian Currie] ( https://github.com/iansedano )
319
+ * [ Aizen] ( https://github.com/feiyuhuahuo )
320
+ * [ Snipy7374] ( https://github.com/Snipy7374 )
321
+ * [ Wilson (Fengchi) Wang] ( https://github.com/FengchiW )
322
+ * [ Tiffany Xiao] ( https://github.com/tiffanyxiao )
323
+ * [ Code Apprentice] ( https://github.com/codeguru42 )
324
+ * [ Brian Stormont] ( https://github.com/MostTornBrain )
325
+ * [ kosvitko] ( https://github.com/kosvitko )
326
+ * [ Omar Mohammed] ( https://github.com/osm3000 )
327
+ * [ Shadow] ( https://github.com/shadow7412 )
328
+ * [ Aurelio Lopez] ( https://github.com/Aurelioghs )
329
+ * [ Ethan Chan] ( https://github.com/eschan147 )
330
+ * [ cacheguy] ( https://github.com/cacheguy )
331
+ * [ Shivani Arbat] ( https://github.com/shivaniarbat )
332
+ * [ Raccoon] ( https://github.com/bandit-masked )
333
+ * [ Dominik] ( https://github.com/NotYou404 )
334
+ * [ BrettskiPy] ( https://github.com/BrettskiPy )
335
+
336
+ Also, thanks to everyone on the [ Pyglet] ( https://github.com/pyglet/pyglet ) team!
337
+ We depend heavily on Pyglet's continued development.
338
+
339
+ 3.0.0 changes span from Mar 12, 2022 – Aug, 2024
0 commit comments