Search found 1653 matches
- Sun Jan 31, 2021 8:00 pm
- Forum: Really General
- Topic: html css help with repeating image please
- Replies: 6
- Views: 1736
Re: html css help with repeating image please
thanks ever so much for that code, much nicer working perfectly this is exactly what I was trying to do for 4 days but never got it to work I think I hate css scripting even more than bash scripting now Glad I could help! I think once you get used to it, CSS won't be so bad. It just tends to get bo...
- Thu Jan 28, 2021 4:17 pm
- Forum: Really General
- Topic: html css help with repeating image please
- Replies: 6
- Views: 1736
Re: html css help with repeating image please
Gonna update my example here to use the new filenames for your images in case you try it. <div style="overflow: hidden; white-space: nowrap;"> <img style="float: left;" src="http://lovebug.ml/images/logo-light-cycle-red-50.png" /> <img style="width: 100%; height: 50px;" src="http://lovebug.ml/images...
- Fri Jan 22, 2021 8:45 pm
- Forum: Really General
- Topic: html css help with repeating image please
- Replies: 6
- Views: 1736
Re: html css help with repeating image please
I went to your site to check out your answer, and there's two issues I have with it, though you may not care. 1. Your elements don't actually line up where they should. The tail is overlaying the bike, then you compensate for that with z-index. While that works, it's just a little messy. 2. The bigg...
- Tue Jan 12, 2021 5:02 am
- Forum: Development
- Topic: Running a dedicated server in docker
- Replies: 9
- Views: 2745
Re: Running a dedicated server in docker
Try using a volume. sudo docker run --rm -it -v /data/docker/armagetronad/tmp/server:/home/armagetronad test-armagetronad When I view the home directory, the contents are not root. bash-5.0# cd /home/armagetronad/ bash-5.0# ls -al total 16 drwxr-xr-x 3 armagetr armagetr 4096 Jan 12 03:51 . drwxr-xr-...
- Mon Jan 11, 2021 7:37 pm
- Forum: Development
- Topic: Running a dedicated server in docker
- Replies: 9
- Views: 2745
Re: Running a dedicated server in docker
So, I'll start by saying I haven't actually tested the image you're using as I've built my own for sty+ct and sty+ct+ap. What I do is have everything the server needs go to a single directory, then do a bind mounted volume, which for me looks something like this in the container: /home/tron/armagetr...
- Fri May 29, 2020 7:45 pm
- Forum: Graphical
- Topic: New Title Screen!? and other cool stuff
- Replies: 54
- Views: 15727
Re: New Title Screen!? and other cool stuff
A friend owe me money so I'm tempted to max out a machine. I won't tell you not to, but I wouldn't. You can easily spend like $1200 on a 2080 TI alone, but do you really play games demanding enough to utilize it? Hell, you could look into SLI and double that cost on GPU alone. I would recommend loo...
- Fri May 29, 2020 1:36 pm
- Forum: Graphical
- Topic: New Title Screen!? and other cool stuff
- Replies: 54
- Views: 15727
Re: New Title Screen!? and other cool stuff
I think I can do the video capture, I just ran a test with SimpleScreenRecorder. Heh, before you do any work, we should check whether I can play back your debug recordings, that's no given :) Can you post a really long one? And before that, check whether you can reach 60 FPS, whatever it takes (yes...
- Thu Apr 09, 2020 3:55 pm
- Forum: General
- Topic: Sweet 16 Birthday tomorrow
- Replies: 1
- Views: 1487
Re: Sweet 16 Birthday tomorrow
Sounds like a good time! Hope you guys have fun. Now if I can just figure out how to customize the wall textures. 8) Here we go: http://wiki.armagetronad.org/index.php/Customizing_the_game#Installing_a_different_default_texture Just be aware that you will only see the texture changes on the client y...
- Tue Mar 24, 2020 1:35 am
- Forum: Development
- Topic: And now we have git.
- Replies: 32
- Views: 9414
Re: And now we have git.
(though there might be just a docker based system you can slap onto any old server, haven't checked). That's always my assumption. (: https://hub.docker.com/r/crashvb/reprepro/ I see no certified images for this, so if that's a bother, we'd have to just make one, but shouldn't be too difficult. I d...
- Sun Mar 22, 2020 10:07 pm
- Forum: Development
- Topic: And now we have git.
- Replies: 32
- Views: 9414
Re: And now we have git.
Does anyone have objections against declaring our GIT branches now the one true source? An issue has cropped up, that's why I'm asking. I think this should have happened a long time ago. Maybe continue uploading releases for a while, but GIT is the way to go. Of course, I'm not a dev here, but I ha...
- Sat Mar 21, 2020 1:46 am
- Forum: General
- Topic: How can we help people to stay indoors during the corona crisis by playing more arma?
- Replies: 5
- Views: 2413
Re: How can we help people to stay indoors during the corona crisis by playing more arma?
Invite people to play that are bored at home with nothing to do and try to get them hooked. I probably also wouldn't try to have some sort of tagline relating growth of the game with COVID-19. Gonna be easy to make such a small community look bad.
- Thu Mar 19, 2020 3:21 pm
- Forum: Graphical Enhancements
- Topic: New engine please
- Replies: 86
- Views: 16626
Re: New engine please
@Monkey that sounds amazing. I will have to check it out for myself. :P I have some work projects that could benefit from that if it works well. Most of the time when I've looked at options like this, they require a lot of outdated software that I simply don't want to put together. Hopefully this on...
- Thu Mar 19, 2020 2:04 pm
- Forum: Graphical Enhancements
- Topic: New engine please
- Replies: 86
- Views: 16626
Re: New engine please
Monkey, I'm not gonna read through 6 pages of posts, but a quick Google search appears to show that this would allow exporting for mobile as well, yes? Would it require a second source, or can one source generate releases for x86, ARM, Android, iOS, etc? Firstly, that we shouldn't encourage too much...
Re: Donations
Glu, I sat here and wrote a big long explanation about why that wouldn't really work, and I may have just talked myself through how to make it work. Does anyone have a really good VPS host that runs low latency so I can look at pricing?
- Wed Mar 18, 2020 8:07 pm
- Forum: General
- Topic: Having trouble configuring VPS
- Replies: 5
- Views: 1846
Re: Having trouble configuring VPS
If you want to include it, I believe the package name is now libftgl-dev