Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/PaperMC/Paper-1.7


https://github.com/PaperMC/Paper-1.7

Handle different sizes (G,K) for the PermGen warning

9f71f7e3dbf2abe3ea82ad8d679836c0c039cead authored about 11 years ago by Thinkofdeath <[email protected]>
Fix Effect.TILE_BREAK

The particle's name got changed with @Grum 's tile -> block rename

2b8293489e47c2c636df241709ce4aaa03f462f2 authored about 11 years ago by Thinkofdeath <[email protected]>
Revert "Use Entity.teleportTo in CraftEntity.teleport"

This reverts commit adaf7c3ae8b162e7f9018f65cbc4502248547c63.

12a1363ceabdc58a5290907f740a0bdde3b2105d authored about 11 years ago by md_5 <[email protected]>
Add Late Bind Option

Add late-bind config option to delay binding until loading is done.

4fd3ddc33ef09da1c427dfc5a1c11838a56e2c4f authored about 11 years ago by slide23 <[email protected]>
Use Entity.teleportTo in CraftEntity.teleport

Entity.teleportTo is largely stable and correct. CraftEntity.teleport,
however, still cannot pro...

adaf7c3ae8b162e7f9018f65cbc4502248547c63 authored about 11 years ago by Andrew Krieger <[email protected]>
Fix tab completion for some Vanilla commands (reload, plugins, testfor, tell) Thanks @ams2990

db8db0b36bb186fda12f8089a2100cdc5688cc8c authored about 11 years ago by md_5 <[email protected]>
Revert the revert for now.

d072f55caa8d0974beb56e7b4edf07f8ff918364 authored about 11 years ago by md_5 <[email protected]>
Increase verbosity of watchdog dumps

624acbd0c8eb0c0c8ee54ef98a224f5b4f62fff3 authored about 11 years ago by md_5 <[email protected]>
Revert check pending blocks patch as it (may) be causing some crash issues

cad440b56af957a6c3657d84c4d5467ea6ec5424 authored about 11 years ago by md_5 <[email protected]>
Disable connected check on setScoreboard. Mojang's semi async Netty implementation can lead to race conditions, and this exception being thrown when it really shouldn't.

f7086eb96d9977d717af75c0dd2eb38349b2df2b authored about 11 years ago by md_5 <[email protected]>
Fix missing bitshifts

45bbe59c1531ec032691d9a6e48e861c67317890 authored about 11 years ago by md_5 <[email protected]>
Warn if PermGen may be insufficient. Since 1.7 Mojang added a lot of new classes to their jar. This, coupled with plugins, may cause the loaded classes to exceed the default perm gem of 64mb. As such we will print a small warning advising users to set a higher PermGen if they haven't already.

16467dc1484acf41e33e2b99b3e448c0f738d89c authored about 11 years ago by md_5 <[email protected]>
Fix Biome Decoration Crashes

9272a671f769e7e97c94507ef1cccd342c7d6fae authored about 11 years ago by Dan Mulloy <[email protected]>
Add option to nerfs mobs from spawners. When this option is enabled, mobs which originate from a mob spawner will not have any AI, ie: brains. They will generally only be affected by water movement, with the exception of blazes which will still emit fireballs and float up and down.

This is disabled by default as it has a strong behavioural impact.

b32968b9a0152b312325b954ecc512f5752e7457 authored about 11 years ago by md_5 <[email protected]>
Add the getCubes patch back. Turns out the user with lockups had 23k+ entities in a single chunk.

7b87ab65480cd9360a43fd91fa68e6d3f971a1a2 authored about 11 years ago by md_5 <[email protected]>
Fix patch tree.

6a98142bd53decb8041728d326130e54ac0d0ff4 authored about 11 years ago by md_5 <[email protected]>
Redo previous getCubes removal.

31c9311b073c05d662e85b55509e99b0a542009b authored about 11 years ago by md_5 <[email protected]>
Fix patches some more.

7890d0a442dfe2f99c7bd6e0adb9200ba45cf33a authored about 11 years ago by md_5 <[email protected]>
Revert "Remove getCubes patch as under some circumstances it can loop around itself forever. For anyone wishing to reimplement this patch, the rationale behind it is quite simple, get all cubes within each chunk at the same time."

This reverts commit 06233ce472ffb2474ee0935cbbf6609ab5ad706f.

b47555dc7a1e9ac3b71db150c695799a0ef7ebbd authored about 11 years ago by md_5 <[email protected]>
Save ticks lived to nbttag

78bc1384a7f40abb6a4b12d5456823b98b5b7d66 authored about 11 years ago by DerFlash <[email protected]>
Remove getCubes patch as under some circumstances it can loop around itself forever. For anyone wishing to reimplement this patch, the rationale behind it is quite simple, get all cubes within each chunk at the same time.

06233ce472ffb2474ee0935cbbf6609ab5ad706f authored about 11 years ago by md_5 <[email protected]>
Force Load Chunks for Biome Decoration. May solve some random.nextInt() crashes people have been seeing.

2549f4c04355430d2010d1be2db5d3a2f3410ca3 authored about 11 years ago by md_5 <[email protected]>
Fix accidentally reverted mc-dev imports.

b42275d94c6a91da5a3ec16054f0493cb8c31c0f authored about 11 years ago by md_5 <[email protected]>
Upstream merge, nothing major.

1c099a713b8cdf7e0b0650d73cbc7d5aaa6894c4 authored about 11 years ago by md_5 <[email protected]>
Re-add the particle API

ed2fd148017dc8e40f4e1c601d8ea8b583c5a384 authored about 11 years ago by Thinkofdeath <[email protected]>
Stage BiomeDecorator so we can get line numbers to match for stack traces.

a1c8965df5fc04a838fc558617d0f762ef4ba80c authored about 11 years ago by md_5 <[email protected]>
Allow the console to use vanilla commands

ee8495a246f86ad6fb371025a549f0296824d2f4 authored about 11 years ago by Thinkofdeath <[email protected]>
Fall back to our own URL clicking method as it works with more cases.

8278880f0fedbf11870355a41dc352b66019b024 authored about 11 years ago by md_5 <[email protected]>
Upstream merge

e9cb6ec3c54f01f69d1f385f151c2e8cd741d96d authored about 11 years ago by md_5 <[email protected]>
Invert command complete check

fe00a77ac816fe3e317f0b07ee9be7aaae13d639 authored about 11 years ago by md_5 <[email protected]>
Log Cause of Unexpected Exceptions

4978db43325cb8ad070b0e54cdd28d530033c226 authored about 11 years ago by md_5 <[email protected]>
Fire PreLogin Events in Offline Mode

61400aa00ce70d3a115472a05d266b679a53e0dd authored about 11 years ago by md_5 <[email protected]>
Add VanillaCommandWrapper which allows use of vanilla commands instead of Bukkit's versions

eafbb2a4c1b2c02688c3496d157ba870bdc6162b authored about 11 years ago by Thinkofdeath <[email protected]>
Remove references to chunklist

Commit c576054539790bdeb35285f62863d74b48c0782d removed the chunklist collection stored in Chunk...

bd5e1fbba925a02bea67f44bf7136b870d4e3a50 authored about 11 years ago by frymaster <[email protected]>
Revert processed disconnect change - the flag is not set as reliably as it was in previous server versions.

8ebb465bf0b98899c6ff2f6f3a007b888e0318fa authored about 11 years ago by md_5 <[email protected]>
Use the processedDisconnect flag for disconnects. This means that we will only say the player has disconnected once the server tick look has processed them as such. Fixes some issues with players quitting during join.

db08e848041ca4e5c99028602b3dab0b4c419e03 authored about 11 years ago by md_5 <[email protected]>
Allow Bungee to pass through UUIDs. This will be added to bungee in a few days, so people get a chance to update Spigot first.

154239b0fb4c5b33b6b63d1e8724b97955cde48b authored about 11 years ago by md_5 <[email protected]>
Delay creation of serverconnection until needed so that our settings can take effect.

de92a23d184b832b65fe53177e6ca63c075f0a7f authored about 11 years ago by md_5 <[email protected]>
Don't box / rebox on object addition

37eb6b402424af07be33a206a3928bba3f94483b authored about 11 years ago by md_5 <[email protected]>
Add an attempt at backwards compatability for (broken) NMS plugins. Also set negative no entry values as these cannot occur.

cc @aadnk

0e03c0defe3d70ac1f7417dae82f990c51625b17 authored about 11 years ago by md_5 <[email protected]>
Merge in some stuff

7899e58d028d11fc3c45cf3aaf8ed51940be7a10 authored about 11 years ago by md_5 <[email protected]>
Prevent Mineshaft Structure Saving.

There is very little reason to keep track of Mineshafts as the only persistent behaviour within ...

20b8330a2519828d10db23d91885ad64096bf694 authored about 11 years ago by md_5 <[email protected]>
Configurable Amount of Netty Threads, defaulting to 4

This brings back the option that the Spigot version of netty saw. By default Netty will try and ...

8a2de3a6551424f79aae7b2e09b5ca4dd7be529a authored about 11 years ago by md_5 <[email protected]>
*aggression

994b960bb7aa71fb0a1e82b3805f691de6f26591 authored about 11 years ago by md_5 <[email protected]>
Allow Disabling Zombie Villager Agression.

Useful for larger servers who want a nice performance boost at the expense of a little bit of ga...

da809d3cf0441c920856a99f7ae0769ca43b483c authored about 11 years ago by md_5 <[email protected]>
Optimize DataWatcher

Use primitive orientated collections, as well as more effective copies across collections.

ce85ede2bb14b12bfc289203c8562c79ddb4ddd0 authored about 11 years ago by md_5 <[email protected]>
Split out the configuration of engine modes 1 and 2 to eliminate the block lag seen when mining stone or wood and using engine mode 1.

Now we maintain a new list of blocks to replace with ores in engine mode 2, to ensure that we on...

704728d6709a2b0c63ec7aba1dbf8e28462f3dfd authored about 11 years ago by md_5 <[email protected]>
Pop anti xray patch to top

269a2f76355d439daa42671063bcbfa38af36a2f authored about 11 years ago by md_5 <[email protected]>
Fix new lines break URL matching

5b756ab152f0e2a1d094da31dc22a7b824e81c24 authored about 11 years ago by Thinkofdeath <[email protected]>
Fix Orebfuscator

dedbed0faf9242f47e35fd4a2cfe72e87cbc0be1 authored about 11 years ago by Thinkofdeath <[email protected]>
Bring bungee support back in line with what the protocol update had

3860a7b2281c8828c7c6addfbbc6205b9df242db authored about 11 years ago by md_5 <[email protected]>
Upstream merge

5c14b02d79edff1e4524b1e4262815cc7a6c5c6c authored about 11 years ago by md_5 <[email protected]>
Fix the "Faster UUID for entities" patch (Fixes #81)

206ba33be566935ee97c1395c0d82e5b4563509b authored about 11 years ago by Thinkofdeath <[email protected]>
Fix TNT crashing servers when breaking item frames

653ca13f168ddfb3502f060d952991163be0d41f authored about 11 years ago by TheUnnamedDude <[email protected]>
Fix a possible error with links

8374c041ac0785794077e86935665ecccb7c7c36 authored about 11 years ago by Thinkofdeath <[email protected]>
Upstream merge

74c808df0f03d642587ef58ac41946a98a6ca2dc authored about 11 years ago by md_5 <[email protected]>
Remove OS X Special Chars from Signs

75344a14e91d46213fb695ab495009b9bb17f7ca authored about 11 years ago by md_5 <[email protected]>
Fix crash caused by tnt destroying item frames

b51765cc5d2d05bcc51b336c6818e56446cc92ed authored about 11 years ago by md_5 <[email protected]>
Fix Jungle Tree Generation

d8487572a008c79fd82ac2e99ba20110ff0df2f0 authored about 11 years ago by md_5 <[email protected]>
Fix Jungle Tree Generation

50e8a5a766ada5c0988d2f1ad6a097ee2a6d91c0 authored about 11 years ago by md_5 <[email protected]>
Merge pull request #78 from ItsHarry/master

Allow Teleportation of Vehicles and Passengers

e369d3da7ebda4af9d5a8f4bf2185d8ac56fa0f8 authored about 11 years ago by md-5 <[email protected]>
Allow Teleportation of Vehicles and Passengers

897d6a7ea5519b00d73f417fb560a36f74fd68ef authored about 11 years ago by ItsHarry <[email protected]>
Fire EntityDamageByEntityEvent for ItemFrames. This allows them to be protected more effectively.

83a93937f74ebb30f7b1f28c3ca0557f17b3478c authored about 11 years ago by md_5 <[email protected]>
Dont let commands run async

6ec37d4fe9a7a1593e36d66222dee7f0e697b6a4 authored about 11 years ago by md_5 <[email protected]>
Duplicate Disconnect Prevention. In 1.7 mojang removed the this.disconnected flag. We add it back to prevent users from forcibly disconnecting themselves in a short amount of time.

a98a7ce9196f5aff97f6dba86f883ade264176e0 authored about 11 years ago by md_5 <[email protected]>
Fix broken async chat. Since Mojang introduced netty, but removed async packet handling, there are now only a few threads available to consume packets. Unfortunately we now have to maintain async chat support. In order to allow Async events to not kill these precious few threads, we do what we did in our Netty implementation, and offload these to their own, decoupled thread pool.

1e4407fd047f24656c606de638458c2dad30c7e7 authored about 11 years ago by md_5 <[email protected]>
Merge pull request #77 from thinkofdeath/master

Fix color codes breaking urls

8d622d915b9e6d8c93052060ab971d00bb8c0f84 authored about 11 years ago by md-5 <[email protected]>
Fix color codes breaking urls

0e1ef989f91420045ded28ad627dc1f9871e700b authored about 11 years ago by Thinkofdeath <[email protected]>
Fix shade fix accidentally being unmerged

e770480d4b10086de3000e1487d6edddefdd5cf4 authored about 11 years ago by md_5 <[email protected]>
Finish kicking player before letting their clone in. Fixes BUKKIT-4960

f538d02596020751b47bad5960b48f49b1b04996 authored about 11 years ago by md_5 <[email protected]>
Take random light updates option into account before relighting a chunk on its first tick.

a01054711dd74fea6fb91112d022a90bc24d332f authored about 11 years ago by md_5 <[email protected]>
Address some chunk gen speed issues - see below for current reasoning.

As of 1.7, Mojang added a check to make sure that only chunks which have been lit are sent to th...

acf410d391481a4a84eb9ad4ca75312c5e847eb9 authored about 11 years ago by md_5 <[email protected]>
Upstream merge

538ddc9cc41dd8bf4b7b44c08669d0aef31e13d4 authored about 11 years ago by md_5 <[email protected]>
Fix Huge Mushroom Caps

3190acce2924f2f6cfbe58617ccc0812079fc86c authored about 11 years ago by md_5 <[email protected]>
[Bukkit Bug] Clear flower pots on drop so that they are not dropped twice.

dcb5fc4b1ac9d8d7e482b9e9c4fd0ae4ec36896a authored about 11 years ago by md_5 <[email protected]>
Merge pull request #75 from thinkofdeath/master

Fix some chunks not being sent to the client

4db9634b231a31f571d4fe6354ea4a1defba61dd authored about 11 years ago by md-5 <[email protected]>
Fix some chunks not being sent to the client

651dc5f9c4ba708c55453dff63ddaae1062cb382 authored about 11 years ago by Thinkofdeath <[email protected]>
Remove spurious patch going into final repo

9306e0ec10a3779c21ae49cff241530f90706080 authored about 11 years ago by md_5 <[email protected]>
Actually fix division by 0 in growth

c8145fb896befb2dbac0fd3416170cdfed42961f authored about 11 years ago by md_5 <[email protected]>
Update maven shade plugin so that newer maven versions (ie travis) will compile.

31572d6c205a3db85c2fafb73dca9e0064eb0e32 authored about 11 years ago by md_5 <[email protected]>
Upstream merge

af7cb96f76bfbb8e9edcce77906f4a8cacf551cc authored about 11 years ago by md_5 <[email protected]>
Prevent crash from division by 0 in growth rates

910aa42a6aac1147288cd19e36a584fe24fe657c authored about 11 years ago by Dmck2b <[email protected]>
Merge pull request #73 from thinkofdeath/master

Fix links missing the path once clicked

2e5d2f1fcace603ddc1e8c7bb31f62900b422494 authored about 11 years ago by md-5 <[email protected]>
Fix links missing the path once clicked

932161cd7de767f49f18849769a672bab4a83f2e authored about 11 years ago by Thinkofdeath <[email protected]>
Fix some recipe book bugs introduced in 1.7. The full PR can be seen at Bukkit/CraftBukkit#1270

b388fe0ca165650ef3c901574e06c9eb330abfd1 authored about 11 years ago by md_5 <[email protected]>
[Bukkit Bug] Fix experience not being dropped by ores

6a02ab857b165a7281f50fd4c23c5f1d9df7db76 authored about 11 years ago by md_5 <[email protected]>
Upstream merge

cc7903bbf39d54014614da85164fe015e3ef66b1 authored about 11 years ago by md_5 <[email protected]>
Merge pull request #72 from thinkofdeath/master

Fix links in chat

b03273a34731982c67ef677317baf04696cdf562 authored about 11 years ago by md-5 <[email protected]>
Fix links in chat

da6d6b17851f3e461b44f963861eccbd7f982034 authored about 11 years ago by Thinkofdeath <[email protected]>
Next tick list patch is causing odd speedups. Lets remove until @ammar2 or @mikeprimm can investigate.

d8c4486016a2dda6965c04d433f01071cb5669df authored about 11 years ago by md_5 <[email protected]>
More custom messages.

341a7b2f60ecfb55f9060b2ffd4b80340f00cdb3 authored about 11 years ago by md_5 <[email protected]>
BungeeCord Support

Provides support for IP forwarding via BungeeCord.

41d2c0bcebb97234ab0819ccae3e8f5ab33d8913 authored about 11 years ago by md_5 <[email protected]>
[Bukkit Bug] Fix packed ice generation crashing the server.

b5a469f97ab46d463a2b96aad485603a587c0102 authored about 11 years ago by md_5 <[email protected]>
[Bukkit Bug] Fix doors being opened by redstone.

3395b38dfd91644ec33db21f74510d5f9c42c951 authored about 11 years ago by md_5 <[email protected]>
"It Compiles" - Update Spigot to Minecraft 1.7.2 proper. See below for full release notes (MUST READ).

This is a lightly tested build. You are encouraged to keep backups at all times. Please attempt ...

fa4078a2d6a41f1aecdd1aba5d90ee670292710e authored about 11 years ago by md_5 <[email protected]>
Stage two done

6ba479d5912c08a2838bf6fc39e393b5860175b4 authored about 11 years ago by md_5 <[email protected]>
Remove log formatting

341ec013fe700a63effd67af9ff701fcfd622321 authored about 11 years ago by md_5 <[email protected]>
More stuff

233e23603ab7ffb7c8d8922d2c53fed79789cab9 authored about 11 years ago by md_5 <[email protected]>
Progress check

0e6412942de2f81c281335a9cb6e79d2726c177b authored about 11 years ago by md_5 <[email protected]>
Update mc-dev etc.

eb2ab6b42162cc1596d5bebc69f4fe7029902882 authored about 11 years ago by md_5 <[email protected]>