Commit Graph

  • ad264af339
    Merge 4058dfac39 into c06118b288 GreatWyrm 2025-02-05 08:07:09 +0000
  • 4058dfac39
    Merge branch 'master' into server-flag-cleanup Phillipp Glanz 2025-02-05 09:07:05 +0100
  • 77c418fc57 remove unused flags, add annotations, and use primitives instead of objects GreatWyrm 2025-02-04 13:23:22 -0800
  • a1594cf069
    Merge c3baf69de6 into c06118b288 Steank 2025-02-04 13:18:50 -0800
  • dad45c5bda
    Merge 39fcb18711 into b1494e8c70 Lorenz Wrobel 2025-02-04 14:26:31 -0600
  • b53ad406fa
    Merge 8d4f838c7e into c06118b288 GreatWyrm 2025-02-04 14:26:02 -0600
  • b5f875c8c5
    Merge 7a27a2bfce into c06118b288 mudkip 2025-02-04 14:26:02 -0600
  • 3bc5301089
    Merge 257d35c92d into c06118b288 hapily 2025-02-04 14:26:02 -0600
  • a6c058b844
    Merge ff85fbc671 into c06118b288 hapily 2025-02-04 14:26:02 -0600
  • 2034a0224e
    Merge 6211acf9d3 into c06118b288 hapily 2025-02-04 14:26:02 -0600
  • 71d71ec1cf
    Merge f19bf898f9 into c06118b288 GreatWyrm 2025-02-04 14:26:01 -0600
  • 861fc6fe15
    Merge 8880020c39 into b1494e8c70 Kerman 2025-02-04 14:26:01 -0600
  • cded74eb3f
    Merge 4f5ab51c18 into c06118b288 Phillipp Glanz 2025-02-04 14:26:01 -0600
  • 39fcb18711 what am I doing we can just use the passed nanoTime instead Lorenz Wrobel 2025-02-04 21:25:45 +0100
  • a3d464a44f use deltas in tests instead of System.currentTimeMillis Lorenz Wrobel 2025-02-04 21:22:39 +0100
  • b0cbd76f03 ThreadDispatcher was changed to use nanoTime(), we should also change the acquirable test Lorenz Wrobel 2025-02-04 21:21:53 +0100
  • 558f50dae2 ConnectionManager was already changed to use nanos for keep-alive, we should also change the listener Lorenz Wrobel 2025-02-04 21:21:28 +0100
  • 786bdc89e8 oopsie millis not micros Lorenz Wrobel 2025-02-04 21:19:50 +0100
  • c63cf5f504 remove Chunk#getLastChangeTime(). It didn't have any usages and I can't think of a good reason to keep it, docs are outdated which said it was used to cache the chunk packet Lorenz Wrobel 2025-02-04 21:19:35 +0100
  • 972ab8c05f update Entity documentation to warn not to use time for things other than delta calculation Lorenz Wrobel 2025-02-04 21:18:06 +0100
  • f9bfe1f61a change ItemEntity spawnTime to nanos and getSpawnTime to a delta since last spawnTime - BREAKING CHANGE Lorenz Wrobel 2025-02-04 21:15:44 +0100
  • 310f24065a change lastBlockChangeTime from millis to nanos - BREAKING Lorenz Wrobel 2025-02-04 21:09:18 +0100
  • 15134c2f53 update instance docs that the passed time may only be used as a delta and has no meaning Lorenz Wrobel 2025-02-04 21:06:41 +0100
  • 02a64a9bac timestamps do not seem like they are used anywhere at all. However it does make sense to store those in actual time, so let's just add a comment Lorenz Wrobel 2025-02-04 21:05:20 +0100
  • ac740fd5ff i mean not really necessary but now my find in files is emptier Lorenz Wrobel 2025-02-04 21:04:39 +0100
  • 0c6aade9cc change ServerProcess and test to use nanos and pass nanos to ThreadDispatcher. Also use a timeout for a parameter than functions as a timeout instead of the last tick duration? Lorenz Wrobel 2025-02-04 21:04:10 +0100
  • a2018125c6 update ThreadDispatcher docs and tests to use nanos Lorenz Wrobel 2025-02-04 21:02:28 +0100
  • af3e38a38b change TickThread to use nanos Lorenz Wrobel 2025-02-04 20:58:47 +0100
  • 0b8e280792 update Cooldown.java Lorenz Wrobel 2025-02-04 20:56:14 +0100
  • b45fedad33
    Merge 14bde9aa9b into c06118b288 Kil'jaeden 2025-02-04 11:40:56 -0800
  • 72ddda1e20 undo oopsie didnt want to commit this Lorenz Wrobel 2025-02-04 20:21:55 +0100
  • b5ea86504b
    Merge 56291c685c into c06118b288 Phillipp Glanz 2025-02-04 11:19:37 -0700
  • beac5b99b0 start moving to nano time Lorenz Wrobel 2025-02-04 18:53:07 +0100
  • 5de7195095
    Merge 22511d200f into c06118b288 GreatWyrm 2025-02-04 18:02:03 +0000
  • e2a5c8871d
    Merge d62c52293e into b1494e8c70 Dylan 2025-02-04 12:05:27 -0500
  • f4f8d608da
    Merge b1494e8c70 into c06118b288 Matt Worzala 2025-02-04 12:05:26 -0500
  • b1494e8c70
    Fix cat values being shifted over by one (#2642) 1_21_4 golden 2025-02-02 12:45:44 +0000
  • d402339911
    chore: rebase updates mworzala 2025-01-24 19:47:05 -0500
  • d2a34ce552
    Update used dependencies to a newer version (#2617) Steffen Wonning 2025-01-24 15:12:32 +0100
  • 5744016134
    Update ClientVehicleMovePacket to 1.21.4 (#2607) BL19 2025-01-20 14:39:36 +0100
  • c93d6adfa1
    remove deprecated methods (#2608) mudkip 2025-01-20 06:36:27 -0700
  • 2e4232d00f
    Fix inventory event NPE (#2525) GoldenStack 2024-12-14 00:59:17 -0600
  • a3a4215e74
    feat: update adventure & write shadow color mworzala 2024-12-26 12:23:46 -0500
  • bba4c49a32
    Fix recipe book settings filter (#2532) CodeDoctor 2024-12-23 13:48:27 +0100
  • de5e8139d3
    fix: read holder registry keys correctly, also copy paste better mworzala 2024-12-06 23:43:46 -0500
  • 192d1873b4
    fix: oops, generated file missing mworzala 2024-12-06 23:17:44 -0500
  • 17768f8192
    feat: instrument dynamic registry support (goat horns yay) mworzala 2024-12-06 23:10:23 -0500
  • 6cc968f257
    Call InventoryCloseEvent when Player closeInventory is called leon0017 2024-12-05 22:29:04 +0000
  • 2369dadfd0
    ParticlePacket 1.21.4 update MelonHell 2024-12-04 00:21:39 +0300
  • 5e1dd4c74e
    chore: bump to 1.21.4 release mworzala 2024-12-03 11:44:26 -0500
  • 03ce0e4768
    Autogenerate World Events, rename packet to WorldEventPacket (#2499) GreatWyrm 2024-11-30 16:54:39 -0500
  • 0dcf9aa0c2
    feat: loaded event & more test fixes mworzala 2024-11-30 15:14:48 -0500
  • 91dc9f8e3e
    feat: 1.21.4 data changes mworzala 2024-11-30 15:01:02 -0500
  • de669aa3d8 Update javadoc to output generated at c06118b javadoc mworzala 2025-02-04 16:17:35 +0000
  • c06118b288
    chore: extend known packs timeout & make it configurable (#2650) master Matt Worzala 2025-02-04 11:15:31 -0500
  • 5b95d57f20
    Merge 5d84a93c52 into e13a03a831 Koboo 2025-02-04 16:09:51 +0000
  • 5d84a93c52 feat: Update InventoryOpenStateTest Koboo 2025-02-04 17:09:38 +0100
  • 92ac930ccd feat: Change AbstractInventory to Inventory Koboo 2025-02-04 17:09:28 +0100
  • a6db679a9f feat: Revert changes of InventorySwapEvent Koboo 2025-02-04 17:09:07 +0100
  • d8badc3d41
    chore: extend known packs timeout & make it configurable mworzala 2025-02-04 11:07:21 -0500
  • 3b2deffc60 Update javadoc to output generated at 10c7d71 mworzala 2025-02-04 12:26:36 +0000
  • 10c7d711de
    Remove precipitation enum and add boolean (#2648) GreatWyrm 2025-02-04 04:24:30 -0800
  • 8e0c0b1b4f Remove precipitation enum and add boolean GreatWyrm 2025-02-03 11:57:21 -0800
  • 22511d200f rename some variables and change interruption to also check shouldStart GreatWyrm 2025-02-03 11:45:33 -0800
  • 5203225c8e change navigator reference to path walker to allow more flexibility GreatWyrm 2025-02-03 11:40:34 -0800
  • a435e540fe chore: move global block index to CoordConversion AidanMars 2025-02-03 12:51:51 +0100
  • 8589d49f2a
    Merge 2c778ff0ff into 87f6524aeb Blu 2025-02-03 07:30:04 +0300
  • 9c445e9779
    Merge 0e1ed980e9 into e13a03a831 Kerman 2025-02-02 17:19:56 -0600
  • 69b5b23d17 Fix tests GreatWyrm 2025-02-02 14:54:58 -0800
  • 343946bf2e Rework Entity AI GreatWyrm 2025-02-02 14:01:54 -0800
  • a0b7cfea0c
    Merge 21e8a6eb07 into e13a03a831 Kerman 2025-02-02 21:37:09 +0100
  • 33b9b06552 fix: Add test to verifier no close event is dispatched Koboo 2025-02-02 16:04:12 +0100
  • 621bb9bb18 fix: Add missing NotNull annotation Koboo 2025-02-02 15:57:06 +0100
  • bb58406a97 fix: Remove CancellableEvent from InventorySwapEvent Koboo 2025-02-02 15:56:29 +0100
  • 4898a90ea8 feat: Explain InventorySwapEvent conditions in javadocs Koboo 2025-02-02 15:46:28 +0100
  • 7702c3dadb feat: Add test for InventorySwapEvent calling Koboo 2025-02-02 15:44:29 +0100
  • 3556db16ee feat: Add InventorySwapEvent Koboo 2025-02-02 15:26:20 +0100
  • e13a03a831
    Fix cat values being shifted over by one (#2642) golden 2025-02-02 12:45:44 +0000
  • 60636b943a
    Merge 3d16f82f54 into 87f6524aeb DeidaraMC 2025-02-02 13:30:05 +0300
  • b62aedaa26 Fix cat values being shifted over by one GoldenStack 2025-02-02 03:19:36 -0600
  • 9dd9f80b69 Added Code Of Conduct Brijeshthummar02 2025-02-02 12:00:58 +0530
  • ef0e0022ff Added Code Of Conduct Brijeshthummar02 2025-02-02 12:00:19 +0530
  • b3dfe17e1f Added Code Of Conduct Brijeshthummar02 2025-02-02 11:58:58 +0530
  • 8596af90fc
    Merge 6b658456f3 into 87f6524aeb Steank 2025-02-02 01:02:59 -0500
  • d62c52293e chore: change default chunk loader to noop Dylan 2025-02-02 00:56:12 -0500
  • 5c76ee2c19
    Merge e2cca9ac86 into 87f6524aeb Steank 2025-01-31 15:27:10 -0600
  • 316bcbc670 Update javadoc to output generated at 87f6524 mworzala 2025-01-31 21:12:19 +0000
  • 87f6524aeb
    Add @n selector to ArgumentEntity (#2632) ThatGravyBoat 2025-01-31 17:40:09 -0330
  • 715e379670 Add @n selector to ArgumentEntity Gravy Boat 2025-01-26 07:24:04 -0330
  • 6211acf9d3
    Merge branch 'master' into fix-movement-simulation hapily 2025-01-28 00:45:45 -0800
  • 317a1cbc09 fix: velocity calculations using wrong position hapily04 2025-01-28 00:40:29 -0800
  • e783c92536
    Merge 32a422e13f into 32735340d7 Bananasmoothii 2025-01-26 20:49:28 -0600
  • 63a8f51c1f
    Merge ce1f2f9fa3 into 32735340d7 MrGazdag 2025-01-26 20:49:28 -0600
  • 3671756e53
    Merge 8568006fbc into 32735340d7 Tyreece Rozycki 2025-01-26 20:49:28 -0600
  • d4ccfd8d78
    Merge f82e3d9edd into 32735340d7 Steank 2025-01-26 20:47:52 -0600
  • e35106d89a
    Merge 4f00d7a2cd into 32735340d7 Leon 2025-01-27 02:38:59 +0100
  • 8e48ddd12f Update javadoc to output generated at 3273534 mworzala 2025-01-26 13:43:38 +0000
  • 32735340d7
    fix: re-add missing step in actions mworzala 2025-01-26 08:41:18 -0500
  • 681a700be6 Update javadoc to output generated at f3e7d55 mworzala 2025-01-26 13:37:14 +0000
  • f3e7d55610
    fix: Add missing environment variables for build workflow (#2631) Phillipp Glanz 2025-01-26 14:35:16 +0100