Commit Graph

8566 Commits

Author SHA1 Message Date
JesusLuvsYooh
43685b124f Pickup Party Physics, part 15! 2024-07-25 11:31:48 +01:00
JesusLuvsYooh
968577ea11 Pickup Party Physics, part 14! 2024-07-24 06:34:05 +01:00
JesusLuvsYooh
dde91fad28 Pickup Party Physics, part 13! 2024-07-21 07:05:25 +01:00
JesusLuvsYooh
00213b0341 Pickup Party Physics, part 12! Font 2024-07-19 12:44:58 +01:00
JesusLuvsYooh
da986bc1b3 Pickup Party Physics, part 12! Floppy Physics 2024-07-19 12:44:25 +01:00
JesusLuvsYooh
b0f160537f Pickup Party Physics, part 11! 2024-07-17 06:30:15 +01:00
JesusLuvsYooh
e43a0ccf6d Pickup Party Physics, part 10!
Practically finished, all works, just needs the tidy-up and polishing.
2024-07-09 16:47:28 +01:00
JesusLuvsYooh
43c2ce1652 Pickup Party Physics, part 9! 2024-07-09 12:29:16 +01:00
JesusLuvsYooh
0b4746ca1d Pickup Party Physics, part 8! 2024-07-09 10:36:04 +01:00
JesusLuvsYooh
1f53a939d3 Pickup Party Physics, part 7!
Teams, colours, and much more.
2024-07-08 17:32:16 +01:00
JesusLuvsYooh
6f97de0a71 Pickup Party Physics, part 6!
Camera adjustment, temp network start positions.
2024-07-02 20:43:39 +01:00
JesusLuvsYooh
9c6860f904 Pickup Party Physics, part 5!
Zones, zone manager, map, lots of things.
2024-07-02 14:36:03 +01:00
JesusLuvsYooh
f144c4ffc8 Pickup Party Physics, part 4.
A continuation and fix of last checkpoint.
Pickups, movement, dropping, all working across multi players.
Next part is map/game mode.
2024-07-01 19:54:19 +01:00
JesusLuvsYooh
7ebc960c95 Squashed commit of the following:
commit c1fdf50400
Author: JesusLuvsYooh <57072365+JesusLuvsYooh@users.noreply.github.com>
Date:   Thu Jun 20 09:47:55 2024 +0100

    feat: Example, TopDown Shooter. (#3836)

    * Shooter topdown checkpoint 1

    * Topdown shooter, checkpoint 2

    * Topdown checkpoint 3

    * Topdown Checkpoint 4

    * Topdown shooter checkpoint 5

    * Port added to UI Canvas Prefab. (#3835)

    * Topdown Shooter, checkpoint 6, Alpha.

    Almost finished, as of now, whats left is:
    Tidy up
    Comment code
    Add server defines
    Test server-only

    * Topdown shooter, server defines and server only tested. Checkpoint 7.

    Remaining: Tidy up and Comment code

    * TopDown Shooter finished?

    * Topdown shooter, fixed PNG size.

    * Topdown Shooter tidyup.

    Removed unused materials, that remained from 3D version of game.
    3D sound ranges and volumes adjusted.

    * Topdown Shooter, audio conversion and compression.

    * TopDownShooter, note about OnStartServer player list.

    Added line space to separate some code for easier reading.

commit 6d7c808d6a
Author: Robin Rolf <imer@imer.cc>
Date:   Wed Jun 19 14:35:40 2024 +0000

    fix: new GUID for bouncycastle dll meta file (#3844)

commit 736762f20f
Author: Robin Rolf <imer@imer.cc>
Date:   Wed Jun 19 13:53:02 2024 +0000

    fix: Namespace BouncyCastle lib to avoid conflicts (#3843)

    This uses our fork https://github.com/MirrorNetworking/bc-csharp with the Mirror. prefix
    dll is generated by CI: https://github.com/MirrorNetworking/bc-csharp/actions/runs/9582807523 so updating in the future should be as "easy" as rebasing on bouncycastle release branches, fixing any naming via search&replace and making a release to trigger CI
2024-06-25 08:27:38 +01:00
JesusLuvsYooh
24b5dab61c Pickup Party, Physics! Part 3 2024-06-25 08:27:15 +01:00
JesusLuvsYooh
562f18d3f5 Pickup Party, Physics! Part 2 2024-06-19 21:21:40 +01:00
JesusLuvsYooh
e41475a4d2 Pickup Party, Physics! Part 1 2024-06-19 15:22:00 +01:00
JesusLuvsYooh
bcda1dcb27
Velocity Iterations made public in NM, Drag on Cube prefabs. (#3842) 2024-06-19 12:03:28 +02:00
MrGadget
71e21089ae
fix(Hosting): Remove Mirror.Hosting AsmDef as not needed (#3841) 2024-06-19 09:48:43 +02:00
MrGadget
83629bcc67
chore(CI): Update Semantic to use UnityPack Script (#3840)
* UnityPack CSX

* fixed path

* try cmd

* try bash

* try script

* try prepareCmd

* Fix errors

* AddFilesRecursive extension

* dotnet 5 and dotnet-scriopt 1.1.0

* dotnet-script 1.5.0

* dotnet 8

* Environment.GetCommandLineArgs

* separate extension script

* typo

* Updated ArchiveExtension

* AddFilesRecursive without extension

* fix args iterator

* Deleted ArchiveExtension

* Removed commented code

* UnityPack: Methods in order

* MIT License

* Suppress Release Notes

* Added Console Logging

* fix: Test1

* Syntax

* Syntax

* log args

* fix: args parsing

* fix: More Logging plus version

* Syntax

* fix: Try fix paths

* fix: Reverse slashes in RootPath to match entry.Name

* fix: GetRelativePath use Path.GetTempPath

* fix: Use tempPath

* fix: Enable release notes

* Remove Hosting folder

* fix: Remove Edgegap

* Cleanup

* fix: Minified dependencies JSON and >=3.2.1 version for NewtonSoft

* fix: NewtonSoft v3.0.0
2024-06-18 16:36:11 -04:00
MrGadget
1e7c6f0a94 style(Welcome): No stacktrace for Mirror welcome message 2024-06-18 15:01:54 -04:00
mischa
f712fabd04
Edgegap Pplugin updated to 1.0.1 (#3834) 2024-06-17 21:48:42 +02:00
MrGadget
60d1a59bd3 chore(CI): Added job to clean up old workflow runs to main workflow
- Deletes runs more than 15 days old
- Retains last 5 runs of each workflow, regardless of age
2024-06-15 15:26:43 -04:00
MrGadget
0e2fbd8ba3 chore(CI): Semantic.yml - Restored debug true 2024-06-15 09:32:35 -04:00
JesusLuvsYooh
80f58e71ef
Port added to UI Canvas Prefab. (#3835) 2024-06-13 11:58:22 +02:00
MrGadget
15f1b6bba8 chore(CI) Updated Semantic and releaserc
- changed node-version to '*' and removed commented lines
- added comments about moving ScriptTemplate files
2024-06-12 19:51:39 -04:00
MrGadget
e588e33f66 chore(CI): RunUnityTests - updated unityVersion 2024-06-12 18:30:34 -04:00
MrGadget
c084c863af chore(CI): fix unity-packer command
- ScriptTemplates moved to Mirror folder so should be included
2024-06-12 16:53:28 -04:00
MrGadget
573e659c82 chore(CI): Move ScriptTemplates to Mirror folder for Unity package 2024-06-12 16:51:43 -04:00
MrGadget
97e6f8084c chore(CI): removed debug options 2024-06-12 16:28:43 -04:00
MrGadget
d14d32bb1b chore(CI): Attempt to fix CI package generation 2024-06-12 16:23:05 -04:00
MrGadget
fe93f4e870 fix(Extensions): GetPositionAndRotation now excluded for 2022.0 or newer
- Some patch versions of 2021.3 don't have it, some do...this is safer.
- Works as expected in 2021.3.39 and 2022.3.32
2024-06-12 14:00:58 -04:00
mischa
440b61429b fix(LatencySimulation): SimulateSend now supports all channels. Fixes a bug where projects with multiple channels could not simulate latency on non-default channels 2024-06-11 16:43:48 +02:00
mischa
ceab39284c syntax 2024-06-11 16:41:01 +02:00
mischa
993983036a LatencySimulation: one Queue for all channels to simplify code and support more channels later 2024-06-11 16:32:29 +02:00
mischa
9d0a72da9c LatencySimulation: QueuedMessage strongly typed constructor 2024-06-11 16:19:42 +02:00
MrGadget
7c9e8e917c
feat(NetworkServer): Improves RemovePlayerForConnectsion (#3833)
* feat(NetworkServer): Improves RemovePlayerForConnectsion
- Replaces `destroyServerObject` with `RemovePlayerOptions`
- Option to keep the player object on server and clients
- Obsoletes old method by calling new method with correct option
- Examples and Tests updated

* Fixed mistake

* Default to DoNothing

* Fixed comments

* Requested Changes

* Fixed gammar
2024-06-10 15:24:31 +02:00
MrGadget
ff7e28c40e chore(CI): RunUnityTests - updated unityVersions 2024-06-08 08:30:58 -04:00
MrGadget
3650a033e3 Added Empty AddComponent attribute to Example scripts 2024-06-06 19:50:24 -04:00
MrGadget
c54db0b7a1 Assigned Mirror icon to Common scripts 2024-06-06 19:49:00 -04:00
MrGadget
2999e1276a Deleted other PlayerCamera scripts in favor of Common 2024-06-06 19:47:41 -04:00
MrGadget
da3cb68459 Updated Example Player Prefabs to use Common PlayerCamera 2024-06-06 19:46:52 -04:00
MrGadget
5c84ab4830 Moved PlayerCamera to Common 2024-06-06 19:45:20 -04:00
MrGadget
8a1c97eabf chore(CI): RunUnityTests - updated unityVersion 2024-06-05 13:40:44 -04:00
mischa
3027a1c30c
Update README.md 2024-06-05 13:23:22 +02:00
miwarnec
76ff1cf008 PredictionUtils: Destroy Source is now optional 2024-05-30 15:04:33 +02:00
MrGadget
7f073c6b61 Renamed WeaverSyncVarTests.SyncVarsCanBeArray 2024-05-25 09:03:09 -04:00
mischa
9d7fccaac4
fix(LatencySimulation): implement PortTransport since almost all underlying Transports are PortTransports (#3830)
* fix(LatencySimulation): implement PortTransport since almost all underlying Transports are PortTransports

* Update Assets/Mirror/Transports/Latency/LatencySimulation.cs

Co-authored-by: MrGadget <9826063+MrGadget1024@users.noreply.github.com>

* Update Assets/Mirror/Transports/Latency/LatencySimulation.cs

Co-authored-by: MrGadget <9826063+MrGadget1024@users.noreply.github.com>

---------

Co-authored-by: mischa <16416509+vis2k@users.noreply.github.com>
Co-authored-by: MrGadget <9826063+MrGadget1024@users.noreply.github.com>
2024-05-24 16:57:34 +02:00
MrGadget
d3de0eed1a chore(CI): RunUnityTests - updated unityVersions 2024-05-20 14:50:04 -04:00
MrGadget
09efc1cbe8 fix(NetworkManager): OnGUI DEBUG only 2024-05-20 13:46:54 -04:00