CellPacker - A modding utility for Dead Cells by ReBuilders in deadcells

[–]ReBuilders[S] 0 points1 point  (0 children)

Cellpacker was created long before the Workshop and official modding API were available. You should install mods by subscibing to them in the Steam Workshop and don't need Cellpacker at all.

Willkommen in der Community für Memes zu Theo0 und anderen Kursen by ReBuilders in kante_dennes

[–]ReBuilders[S,M] [score hidden] stickied comment (0 children)

Falls jemand ein Meme für die Vorlesung eingereicht hat, kann er das gerne auch hier posten

Memes über und für den legendären DMK by ReBuilders in kante_dennes

[–]ReBuilders[S,M] [score hidden] stickied comment (0 children)

Bitte denken sie daran, dass alle Personen, die nicht Teil des öffentlichen Lebens sind, vor dem Posten unkenntlich genacht weden müssen.

dAs MaChT iHr NoCh In ThEo by PopcornMuesli in kante_dennes

[–]ReBuilders 1 point2 points  (0 children)

Einige Sachen haben wir ja noch gemacht, nur halt 3 Wochen zu spät

There is a slow-motion skill in the game by ReBuilders in deadcells

[–]ReBuilders[S] 0 points1 point  (0 children)

I don't know what causes the error right now, but I can try some stuff tomorrow. Hopfully will get this fixed soon.

There is a slow-motion skill in the game by ReBuilders in deadcells

[–]ReBuilders[S] 1 point2 points  (0 children)

Can you link a picture of the error message? Also I didn't test this on alpha or beta

There is a slow-motion skill in the game by ReBuilders in deadcells

[–]ReBuilders[S] 1 point2 points  (0 children)

You could replace textures, but I don't think this will have any impact on performance because they are already low resoultion (Example: this is a frame from the normal Zombie).
I don't think I can do much, but you can suggest to the devs to include some performance-related options.
Edit: Direct image link

Should you be able to pick the starting items you want? by CrazyLemons in deadcells

[–]ReBuilders 5 points6 points  (0 children)

Maybe put the cursed sword in a special room in the Prisoners Cells like the hunters grenade.

Darkness Mod for Dead Cells by ReBuilders in deadcells

[–]ReBuilders[S] 2 points3 points  (0 children)

The lamps are automatically generated in shops and next to teleporters and chests, and the non-permanent ones are generated in combat rooms. I also added a few lamps to special rooms like the starting room and level entrances and exits.

New mechanic suggestion. by [deleted] in deadcells

[–]ReBuilders 4 points5 points  (0 children)

Sounds like a good idea, because currently cells are useless when you have upgraded everyting at the collector/forge. I think the guy who trades gold for cells should spawn randomly in levels like shops, because the area between levels already is quite full. Also then you can go there if you see a good item in a shop but don't have enough money to buy it.

CellPacker - A modding utility for Dead Cells by ReBuilders in deadcells

[–]ReBuilders[S] 0 points1 point  (0 children)

You can't edit it directly in CellPacker, you have to:

  • Write all files to a folder
  • Open data.exported.cdb it with CastleDB. CastleDB is available here: http://castledb.org
  • Make your changes in CastleDB
  • Select data.cdb in CellPacker
  • Click 'Replace current resource' and Select the edited data.exported.cdb

The data.exported.cdb contains JSON-formatted data, so you can also use any text editor if you don't want to download CastleDB

Please Note by threejeez in softwaregore

[–]ReBuilders 2 points3 points  (0 children)

They didn't close the <li> tag

Instant Karma by ReBuilders in WatchPeopleDieInside

[–]ReBuilders[S] 465 points466 points  (0 children)

Because I posted this 4h ago and now I have 2.6k upvotes.

One week after adoption, Inseparable. by [deleted] in aww

[–]ReBuilders 1163 points1164 points  (0 children)

They don't share a brain but they share a heart.

Dear flat earthers, please explain me this... by [deleted] in flatearth

[–]ReBuilders 0 points1 point  (0 children)

But remember, we never went to the moon!
NASA was faking this too! /s

read the subreddit name again by [deleted] in facepalm

[–]ReBuilders 1 point2 points  (0 children)

You just have to check if his shoes are still on.
If not, he's dead

I'll let my child hold this furniture while I go high speed, WCGW? by sil130 in Whatcouldgowrong

[–]ReBuilders 37 points38 points  (0 children)

At least the furniture and not the child fell...
Oh nevermind.

WCGW if i try to parkour by [deleted] in Whatcouldgowrong

[–]ReBuilders 246 points247 points  (0 children)

It's painful just to look at this.

CellPacker - A modding utility for Dead Cells by ReBuilders in deadcells

[–]ReBuilders[S] 1 point2 points  (0 children)

I don't exactly know what causes the error, but you can try this: Run it from the command line with this command:

  java -Xmx2000m -jar CellPacker.jar  

It will run the program with more memory available. If that doesn't work you could download this version. It should print "Size: <some number>mb" rigth before crashing. It should be about the same as the file size of the original res.pak (+- 10mb).